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
Merged

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

merged 1 commit into from
Oct 30, 2024

Conversation

tsutterley
Copy link
Owner

No description provided.

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.89%. Comparing base (d97482b) to head (c0b3dc8).
Report is 7 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     
Flag Coverage Δ
unittests 70.89% <100.00%> (-0.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tsutterley tsutterley merged commit 5c4bca1 into main Oct 30, 2024
5 checks passed
@tsutterley tsutterley deleted the dev branch October 30, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bounds not being calculated properly when crop=True
1 participant