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 xnor in prop_conv_solvert #8533

Merged
merged 1 commit into from
Dec 20, 2024

implement xnor in prop_conv_solvert

d877a12
Select commit
Loading
Failed to load commit list.
Merged

implement xnor in prop_conv_solvert #8533

implement xnor in prop_conv_solvert
d877a12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

78.93% (-0.01%) compared to 436ed5d, passed because coverage increased by 0% when compared to adjusted base (78.93%)

View this Pull Request on Codecov

78.93% (-0.01%) compared to 436ed5d, passed because coverage increased by 0% when compared to adjusted base (78.93%)

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.93%. Comparing base (436ed5d) to head (d877a12).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/solvers/prop/prop_conv_solver.cpp 71.42% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8533      +/-   ##
===========================================
- Coverage    78.93%   78.93%   -0.01%     
===========================================
  Files         1728     1728              
  Lines       198662   198664       +2     
  Branches     18346    18351       +5     
===========================================
  Hits        156811   156811              
- Misses       41851    41853       +2     

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