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

core: replace BlockReverseOps with a Reversible conformance #2792

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

superlopuh
Copy link
Member

Turns out there's a neat built-in way to get the expected behaviour.

@superlopuh superlopuh added the core xDSL core (ir, textual format, ...) label Jun 27, 2024
@superlopuh superlopuh self-assigned this Jun 27, 2024
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.78%. Comparing base (f8834ad) to head (3b9b498).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2792      +/-   ##
==========================================
- Coverage   89.79%   89.78%   -0.01%     
==========================================
  Files         384      385       +1     
  Lines       48442    48477      +35     
  Branches     7429     7433       +4     
==========================================
+ Hits        43497    43526      +29     
  Misses       3781     3781              
- Partials     1164     1170       +6     

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

@superlopuh superlopuh merged commit ae1e3bf into main Jun 27, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/core/reversible-ops branch June 27, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core xDSL core (ir, textual format, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants