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

fix: remove default bounds being None for #356 #357

Merged
merged 1 commit into from
Oct 30, 2024

fix: remove default `bounds` being `None` for #356

c0b3dc8
Select commit
Loading
Failed to load commit list.
Merged

fix: remove default bounds being None for #356 #357

fix: remove default `bounds` being `None` for #356
c0b3dc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

70.89% (-0.70%) compared to d97482b, passed because coverage increased by 0.57% when compared to adjusted base (70.32%)

View this Pull Request on Codecov

70.89% (-0.70%) compared to d97482b, passed because coverage increased by 0.57% when compared to adjusted base (70.32%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.89%. Comparing base (d97482b) to head (c0b3dc8).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
- Coverage   71.59%   70.89%   -0.70%     
==========================================
  Files          39       41       +2     
  Lines       10495    10387     -108     
  Branches     1407     1130     -277     
==========================================
- Hits         7514     7364     -150     
- Misses       2517     2562      +45     
+ Partials      464      461       -3     

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