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: (trait) Polish HasParent trait #1438

Merged
merged 5 commits into from
Aug 10, 2023

Merge branch 'main' into polish_hasparent

f59141f
Select commit
Loading
Failed to load commit list.
Merged

core: (trait) Polish HasParent trait #1438

Merge branch 'main' into polish_hasparent
f59141f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2023 in 1s

90.02% (target 1.00%)

View this Pull Request on Codecov

90.02% (target 1.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (cd00bd8) 90.02% compared to head (f59141f) 90.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1438      +/-   ##
==========================================
- Coverage   90.02%   90.02%   -0.01%     
==========================================
  Files         214      214              
  Lines       26668    26666       -2     
  Branches     3965     3964       -1     
==========================================
- Hits        24009    24007       -2     
  Misses       2026     2026              
  Partials      633      633              
Files Changed Coverage Δ
tests/test_builtin_traits.py 100.00% <100.00%> (ø)
xdsl/dialects/irdl/irdl.py 94.97% <100.00%> (ø)
xdsl/traits.py 94.81% <100.00%> (-0.08%) ⬇️

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