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

Migrate to value types #60

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Return the proper exception

271db2d
Select commit
Loading
Failed to load commit list.
Open

Migrate to value types #60

Return the proper exception
271db2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

88.55% (target 0.00%)

View this Pull Request on Codecov

88.55% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 92.20430% with 29 lines in your changes missing coverage. Please review.

Project coverage is 88.55%. Comparing base (feb95e1) to head (271db2d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #60      +/-   ##
============================================
- Coverage     89.06%   88.55%   -0.51%     
+ Complexity      714      689      -25     
============================================
  Files           132      107      -25     
  Lines          2798     2797       -1     
============================================
- Hits           2492     2477      -15     
- Misses          306      320      +14