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

Implement and test optional operand and result variables. #2107

Merged
merged 4 commits into from
Feb 23, 2024

Merge cleanup.

a7723af
Select commit
Loading
Failed to load commit list.
Merged

Implement and test optional operand and result variables. #2107

Merge cleanup.
a7723af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 1s

89.50% (target 1.00%)

View this Pull Request on Codecov

89.50% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 93.66197% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 89.50%. Comparing base (51461d6) to head (a7723af).

Files Patch % Lines
xdsl/irdl/declarative_assembly_format.py 92.75% 2 Missing and 3 partials ⚠️
xdsl/irdl/declarative_assembly_format_parser.py 85.18% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2107      +/-   ##
==========================================
+ Coverage   89.48%   89.50%   +0.01%     
==========================================
  Files         326      326              
  Lines       38873    38983     +110     
  Branches     5754     5773      +19     
==========================================
+ Hits        34787    34890     +103     
- Misses       3288     3292       +4     
- Partials      798      801       +3     

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