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: check for all lockfiles before ascending directories #179

Merged
merged 3 commits into from
May 9, 2024

chore: small tweak

dd843b1
Select commit
Loading
Failed to load commit list.
Merged

fix: check for all lockfiles before ascending directories #179

chore: small tweak
dd843b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 1s

89.35% (-0.06%) compared to afdf7cb, passed because coverage increased by +0.40% when compared to adjusted base (88.94%)

View this Pull Request on Codecov

89.35% (-0.06%) compared to afdf7cb, passed because coverage increased by +0.40% when compared to adjusted base (88.94%)

Details

Codecov Report

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

Project coverage is 89.35%. Comparing base (afdf7cb) to head (dd843b1).
Report is 11 commits behind head on main.

Files Patch % Lines
src/index.ts 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   89.40%   89.35%   -0.06%     
==========================================
  Files           5        5              
  Lines         434      554     +120     
  Branches       37       38       +1     
==========================================
+ Hits          388      495     +107     
- Misses         46       59      +13     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.