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 None types #742

Merged
merged 9 commits into from
Apr 26, 2024

adopted ghislain's suggestion

a7ac191
Select commit
Loading
Failed to load commit list.
Merged

Handle None types #742

adopted ghislain's suggestion
a7ac191
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

91.71% (+7.43%) compared to e52e32b

View this Pull Request on Codecov

91.71% (+7.43%) compared to e52e32b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.71%. Comparing base (e52e32b) to head (a7ac191).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   84.27%   91.71%   +7.43%     
==========================================
  Files          26       55      +29     
  Lines        5127    15681   +10554     
  Branches     1447     2792    +1345     
==========================================
+ Hits         4321    14382   +10061     
- Misses        800     1291     +491     
- Partials        6        8       +2     

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