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

core: replace BlockReverseOps with a Reversible conformance

3b9b498
Select commit
Loading
Failed to load commit list.
Merged

core: replace BlockReverseOps with a Reversible conformance #2792

core: replace BlockReverseOps with a Reversible conformance
3b9b498
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

89.78% (target 1.00%)

View this Pull Request on Codecov

89.78% (target 1.00%)

Details

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.