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

Refactor error types to use thiserror and internalize BuildError #228

Merged
merged 3 commits into from
Dec 12, 2023

Change error description to no explicitly refer to reqwest

f24b729
Select commit
Loading
Failed to load commit list.
Merged

Refactor error types to use thiserror and internalize BuildError #228

Change error description to no explicitly refer to reqwest
f24b729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 0s

74.07% (+0.06%) compared to 71b677f

View this Pull Request on Codecov

74.07% (+0.06%) compared to 71b677f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (71b677f) 74.00% compared to head (f24b729) 74.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   74.00%   74.07%   +0.06%     
==========================================
  Files         403      403              
  Lines       64198    64138      -60     
==========================================
  Hits        47508    47508              
+ Misses      16690    16630      -60     

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