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

Fix the adding of empty clauses #73

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

Dekker1
Copy link
Contributor

@Dekker1 Dekker1 commented Oct 8, 2024

These should correctly signal that the problem has been made unsatisfiable

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

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

Project coverage is 75.61%. Comparing base (4a16611) to head (e9a239a).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
crates/pindakaas/src/lib.rs 25.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #73      +/-   ##
===========================================
+ Coverage    75.58%   75.61%   +0.02%     
===========================================
  Files           31       31              
  Lines         7431     7439       +8     
  Branches      7431     7439       +8     
===========================================
+ Hits          5617     5625       +8     
- Misses        1690     1691       +1     
+ Partials       124      123       -1     

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

@Dekker1 Dekker1 merged commit e9a239a into pindakaashq:develop Oct 8, 2024
6 of 7 checks passed
@Dekker1 Dekker1 deleted the fix/empty_clause branch October 8, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant