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

Draft: Migrate from Errors to Exceptions for invalid use of library #105

Merged
merged 13 commits into from
May 12, 2024

Restrict Value to be non-nullable

fcc4099
Select commit
Loading
Failed to load commit list.
Merged

Draft: Migrate from Errors to Exceptions for invalid use of library #105

Restrict Value to be non-nullable
fcc4099
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2024 in 1s

100.00% (+0.00%) compared to dcf6122

View this Pull Request on Codecov

100.00% (+0.00%) compared to dcf6122

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (dcf6122) to head (fcc4099).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          423       435   +12     
  Branches        49        54    +5     
=========================================
+ Hits           423       435   +12     

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