Skip to content

Conversation

@BalzaniEdoardo
Copy link
Collaborator

Make sure that TransformerBasis has a to_transformer method. it may happen that, while scripting, one forgot if a basis is already a transformer and call to_transformer multiple times. This prevents exception to be raised and de-facto, does a deep copy of the transformer.

@BalzaniEdoardo BalzaniEdoardo changed the base branch from main to development November 6, 2025 22:27
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.92%. Comparing base (dc72fcd) to head (ee23844).
⚠️ Report is 114 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #427      +/-   ##
===============================================
- Coverage        72.47%   69.92%   -2.55%     
===============================================
  Files               97      104       +7     
  Lines             9413     9826     +413     
===============================================
+ Hits              6822     6871      +49     
- Misses            2591     2955     +364     

☔ 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.

@BalzaniEdoardo BalzaniEdoardo merged commit b94c1c6 into development Nov 7, 2025
42 checks passed
@BalzaniEdoardo BalzaniEdoardo deleted the add-method-to-transformer branch November 7, 2025 13:57
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.

3 participants