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: preserve trailing slashes in import URLs #139

Merged
merged 4 commits into from
Mar 6, 2024

fix: preserve trailing slashes in import URLs

6d2366d
Select commit
Loading
Failed to load commit list.
Merged

fix: preserve trailing slashes in import URLs #139

fix: preserve trailing slashes in import URLs
6d2366d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

87.40% (+0.05%) compared to 5f0f698

View this Pull Request on Codecov

87.40% (+0.05%) compared to 5f0f698

Details

Codecov Report

Attention: Patch coverage is 94.52055% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 87.40%. Comparing base (5f0f698) to head (6d2366d).

Files Patch % Lines
lib/dependency.ts 91.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   87.34%   87.40%   +0.05%     
==========================================
  Files          18       18              
  Lines         893      913      +20     
  Branches      139      146       +7     
==========================================
+ Hits          780      798      +18     
- Misses        113      115       +2     

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