Skip to content

Conversation

@albi3ro
Copy link
Contributor

@albi3ro albi3ro commented Dec 9, 2025

Context:

We are making the transforms infrastructure more user friendly and user facing, so we have a clear, intuitive way to construct compile pipelines for reuse.

One of the current components for our transforms infrastructure is TransformContainer. But it has a rather unfortunate, unintuitive name. To make it the name more obvious, I'm proposing we rename it BoundTransform before we start exposing it to more people

Description of the Change:

Find and replace TransformContainer -> BoundTransform.

Add docs to BoundTransform.

Leave TransformContainer as an alias.

Benefits:

Everything flows so much more naturally!

Possible Drawbacks:

We are renaming things. And we are just leaving the historical name around as a remnant.

Related GitHub Issues:

[sc-105453]

@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (3d7af55) to head (e6e5a2b).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8753   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files         589      589           
  Lines       62933    62938    +5     
=======================================
+ Hits        62538    62543    +5     
  Misses        395      395           

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

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