Skip to content

feat: add reqwest crate support#81

Merged
mgrachev merged 1 commit intomainfrom
reqwest-support
Jan 8, 2023
Merged

feat: add reqwest crate support#81
mgrachev merged 1 commit intomainfrom
reqwest-support

Conversation

@mgrachev
Copy link
Copy Markdown
Owner

@mgrachev mgrachev commented Jan 7, 2023

✔ Checklist:

  • Commit messages have been written in Conventional Commits format;
  • Tests for the changes have been added (for bug fixes / features).

@mgrachev mgrachev force-pushed the reqwest-support branch 10 times, most recently from 497a5f4 to 18ce4a5 Compare January 8, 2023 10:51
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 8, 2023

Codecov Report

Base: 93.06% // Head: 93.05% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (f7f44fb) compared to base (490acbb).
Patch coverage: 88.67% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   93.06%   93.05%   -0.01%     
==========================================
  Files          10       11       +1     
  Lines         620      634      +14     
==========================================
+ Hits          577      590      +13     
- Misses         43       44       +1     
Impacted Files Coverage Δ
src/lib.rs 93.39% <60.00%> (+0.90%) ⬆️
src/registry/crates.rs 94.73% <85.71%> (-2.49%) ⬇️
src/registry/npm.rs 88.23% <85.71%> (+0.73%) ⬆️
src/registry/pypi.rs 79.48% <85.71%> (-1.60%) ⬇️
src/registry/github.rs 86.84% <88.88%> (-1.73%) ⬇️
src/http_client/mod.rs 100.00% <100.00%> (ø)
src/http_client/ureq.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mgrachev mgrachev merged commit 2d9ba4e into main Jan 8, 2023
@mgrachev mgrachev deleted the reqwest-support branch January 8, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants