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

Adding XAG resub and improving AIG resub #658

Merged
merged 2 commits into from
Sep 23, 2024

Removing gcc11 from macOS checks

ffe13ba
Select commit
Loading
Failed to load commit list.
Merged

Adding XAG resub and improving AIG resub #658

Removing gcc11 from macOS checks
ffe13ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

83.82% (+0.12%) compared to ebf35c2

View this Pull Request on Codecov

83.82% (+0.12%) compared to ebf35c2

Details

Codecov Report

Attention: Patch coverage is 76.19048% with 20 lines in your changes missing coverage. Please review.

Project coverage is 83.82%. Comparing base (ebf35c2) to head (ffe13ba).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
include/mockturtle/algorithms/aig_resub.hpp 76.19% 10 Missing ⚠️
include/mockturtle/algorithms/xag_resub.hpp 76.19% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   83.69%   83.82%   +0.12%     
==========================================
  Files         187      188       +1     
  Lines       29733    29831      +98     
==========================================
+ Hits        24886    25005     +119     
+ Misses       4847     4826      -21     

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