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

Remove reqwest usage in favor of ureq #70

Merged
merged 1 commit into from
Jan 19, 2024

Remove reqwest usage in favor of ureq

d496fc9
Select commit
Loading
Failed to load commit list.
Merged

Remove reqwest usage in favor of ureq #70

Remove reqwest usage in favor of ureq
d496fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2024 in 0s

76.24% (-1.29%) compared to 714bb5f

View this Pull Request on Codecov

76.24% (-1.29%) compared to 714bb5f

Details

Codecov Report

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

Comparison is base (714bb5f) 77.52% compared to head (d496fc9) 76.24%.

Files Patch % Lines
zspell-cli/src/download.rs 87.50% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   77.52%   76.24%   -1.29%     
==========================================
  Files          27       27              
  Lines        3511     3376     -135     
==========================================
- Hits         2722     2574     -148     
- Misses        789      802      +13     

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