jwodder / labelmaker

Create & enforce sets of labels in GitHub repositories
MIT License
2 stars 0 forks source link

Replace `reqwest` with `ureq` #72

Open jwodder opened 4 weeks ago

jwodder commented 4 weeks ago

Closes #71.

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 132 lines in your changes missing coverage. Please review.

Project coverage is 83.18%. Comparing base (80c44c3) to head (6cbad2d).

Files Patch % Lines
src/client.rs 0.00% 57 Missing :warning:
src/client/util.rs 0.00% 56 Missing :warning:
src/main.rs 0.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ========================================== + Coverage 82.63% 83.18% +0.55% ========================================== Files 7 7 Lines 3173 3152 -21 ========================================== Hits 2622 2622 + Misses 551 530 -21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.