Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle repo name with multiple segments #219

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

wan54
Copy link
Contributor

@wan54 wan54 commented Aug 24, 2024

Resolves #218

Reproduction steps described in the issue. If preferred can also be reproduced in the unit tests after the fix is reverted.

@pi0 pi0 changed the title fix: ensure sub folders are also captured fix: handle repo name with multiple segments Sep 19, 2024
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❤️

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.11%. Comparing base (0914fd7) to head (6be2147).
Report is 26 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #219       +/-   ##
===========================================
- Coverage   69.10%   46.11%   -23.00%     
===========================================
  Files           9       12        +3     
  Lines         916      978       +62     
  Branches       85       93        +8     
===========================================
- Hits          633      451      -182     
- Misses        283      524      +241     
- Partials        0        3        +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi0 pi0 merged commit 83029dd into unjs:main Sep 19, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repository containing sub folders are not captured for CHANGELOG.md
2 participants