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 MultiCropTransform crop_max_scales check #1454

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

guarin
Copy link
Contributor

@guarin guarin commented Dec 13, 2023

Changes

  • Fix crop_max_scales check

Closes: #1453

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7cf2970) 85.34% compared to head (9dbcea9) 85.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1454   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files         132      132           
  Lines        5546     5546           
=======================================
  Hits         4733     4733           
  Misses        813      813           

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

@guarin guarin merged commit 0802550 into master Dec 13, 2023
10 checks passed
@guarin guarin deleted the fix-multicroptransform-check branch December 13, 2023 12:53
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.

Bug in MultiCropTransform class
2 participants