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

feat: accept deno.json as an argument #136

Merged
merged 11 commits into from
Mar 5, 2024

test(registries): omit validity check of url

2082cf4
Select commit
Loading
Failed to load commit list.
Merged

feat: accept deno.json as an argument #136

test(registries): omit validity check of url
2082cf4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 1s

87.24% (-0.15%) compared to 3215249, passed because coverage increased by +0.24% when compared to adjusted base (86.99%)

View this Pull Request on Codecov

87.24% (-0.15%) compared to 3215249, passed because coverage increased by +0.24% when compared to adjusted base (86.99%)

Details

Codecov Report

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

Project coverage is 87.24%. Comparing base (3215249) to head (2082cf4).

Files Patch % Lines
lib/update.ts 90.62% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   87.39%   87.24%   -0.15%     
==========================================
  Files          18       18              
  Lines         825      886      +61     
  Branches      125      136      +11     
==========================================
+ Hits          721      773      +52     
- Misses        104      113       +9     

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