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

Add := operator for Boolean satisfiability problems #3530

Merged
merged 8 commits into from
Oct 15, 2023

Apply suggestions from code review

fa07a0f
Select commit
Loading
Failed to load commit list.
Merged

Add := operator for Boolean satisfiability problems #3530

Apply suggestions from code review
fa07a0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

98.26% (+0.00%) compared to 4b5751c

View this Pull Request on Codecov

98.26% (+0.00%) compared to 4b5751c

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4b5751c) 98.25% compared to head (fa07a0f) 98.26%.
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3530   +/-   ##
=======================================
  Coverage   98.25%   98.26%           
=======================================
  Files          37       37           
  Lines        5563     5580   +17     
=======================================
+ Hits         5466     5483   +17     
  Misses         97       97           
Files Coverage Δ
src/constraints.jl 96.78% <100.00%> (+0.20%) ⬆️

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