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 batch augmentations for p=0 #223

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Fix batch augmentations for p=0 #223

merged 3 commits into from
Jan 14, 2025

Conversation

kozlov721
Copy link
Collaborator

Fixes a bug occurring when a batch transformation doesn't get applied.

@kozlov721 kozlov721 requested a review from a team as a code owner January 14, 2025 17:11
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team January 14, 2025 17:11
@github-actions github-actions bot added the fix Fixing a bug label Jan 14, 2025
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.93%. Comparing base (d2840b2) to head (ac1ecab).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   95.92%   95.93%           
=======================================
  Files          88       88           
  Lines        4737     4744    +7     
=======================================
+ Hits         4544     4551    +7     
  Misses        193      193           

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

@kozlov721 kozlov721 merged commit 2fbec83 into main Jan 14, 2025
12 checks passed
@kozlov721 kozlov721 deleted the fix/batch-augmentations-p branch January 14, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants