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

transforms: (cf) fix passthrough operands #3282

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

alexarice
Copy link
Collaborator

Fixes #3281

@alexarice alexarice added bug Something isn't working transformations Changes or adds a transformatio labels Oct 10, 2024
@alexarice alexarice requested a review from superlopuh October 10, 2024 12:47
@alexarice alexarice self-assigned this Oct 10, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.98%. Comparing base (3b844c9) to head (1940095).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3282   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files         444      444           
  Lines       55639    55639           
  Branches     5354     5354           
=======================================
  Hits        50068    50068           
  Misses       4174     4174           
  Partials     1397     1397           

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

@alexarice alexarice merged commit b5fbbbf into main Oct 10, 2024
14 checks passed
@alexarice alexarice deleted the alexarice/passthrough-fix branch October 10, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working transformations Changes or adds a transformatio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Branch passthrough is broken
2 participants