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

refactor(lib): merge files #56

Merged
merged 3 commits into from
Oct 23, 2023

refactor(lib): merge lib/versions.ts into lib/git.ts

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

refactor(lib): merge files #56

refactor(lib): merge lib/versions.ts into lib/git.ts
6e5e462
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 23, 2023 in 0s

83.05% (+1.97%) compared to d1ba3cf

View this Pull Request on Codecov

83.05% (+1.97%) compared to d1ba3cf

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (d1ba3cf) 81.07% compared to head (6e5e462) 83.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   81.07%   83.05%   +1.97%     
==========================================
  Files          19       16       -3     
  Lines         613      590      -23     
  Branches       86       86              
==========================================
- Hits          497      490       -7     
+ Misses        116      100      -16     
Files Coverage Δ
lib/git.ts 83.50% <100.00%> (ø)
lib/update.ts 86.30% <90.24%> (+10.44%) ⬆️
lib/dependency.ts 72.18% <70.58%> (-0.47%) ⬇️

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