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: impl fetch #542

Merged
merged 2 commits into from
Oct 8, 2024

f

b1e131f
Select commit
Loading
Failed to load commit list.
Merged

feat: impl fetch #542

f
b1e131f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 8, 2024 in 0s

94.70% (-2.78%) compared to 1765806

View this Pull Request on Codecov

94.70% (-2.78%) compared to 1765806

Details

Codecov Report

Attention: Patch coverage is 85.11450% with 39 lines in your changes missing coverage. Please review.

Project coverage is 94.70%. Comparing base (1765806) to head (b1e131f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/fetch.ts 81.57% 35 Missing ⚠️
src/utils.ts 92.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
- Coverage   97.47%   94.70%   -2.78%     
==========================================
  Files           7        9       +2     
  Lines         990     1208     +218     
  Branches      260      281      +21     
==========================================
+ Hits          965     1144     +179     
- Misses         21       60      +39     
  Partials        4        4              

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