Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Micki-D
Copy link
Collaborator

@Micki-D Micki-D commented Sep 24, 2025

This removes a redundant call of deepcopy() which was bad for performance, and also cleans up the transformation of the samples by calling the BAT function transform_samples()

This removes a redundant call of `deepcopy()` which was bad for performance, and also cleans up the transformation of the samples by calling the BAT function `transform_samples()`
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.35%. Comparing base (94052a3) to head (02f8931).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
- Coverage   62.41%   62.35%   -0.07%     
==========================================
  Files         110      110              
  Lines        4976     4967       -9     
==========================================
- Hits         3106     3097       -9     
  Misses       1870     1870              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Micki-D
Copy link
Collaborator Author

Micki-D commented Sep 24, 2025

I added the requested changes in one commit

@oschulz oschulz merged commit bd7de7b into bat:main Sep 24, 2025
16 of 17 checks passed
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.

2 participants