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

Handle configuration conversion failures explicitly #373

Merged
merged 1 commit into from
Jan 13, 2025

Handle configuration conversion failures explicitly

c57d670
Select commit
Loading
Failed to load commit list.
Merged

Handle configuration conversion failures explicitly #373

Handle configuration conversion failures explicitly
c57d670
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

71.32% (+0.00%) compared to b5e1348

View this Pull Request on Codecov

71.32% (+0.00%) compared to b5e1348

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.32%. Comparing base (b5e1348) to head (c57d670).

Files with missing lines Patch % Lines
src/graphql/node/input.rs 85.71% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #373   +/-   ##
=======================================
  Coverage   71.32%   71.32%           
=======================================
  Files          67       67           
  Lines       14661    14679   +18     
=======================================
+ Hits        10457    10470   +13     
- Misses       4204     4209    +5     

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