Skip to content

Fix #100 bug incorrect handling of zero constants in multiplication#101

Merged
elsoroka merged 3 commits intomainfrom
100-bug-incorrect-handling-of-zero-constants-in-multiplication
Jan 27, 2026
Merged

Fix #100 bug incorrect handling of zero constants in multiplication#101
elsoroka merged 3 commits intomainfrom
100-bug-incorrect-handling-of-zero-constants-in-multiplication

Conversation

@elsoroka
Copy link
Owner

No description provided.

…ication' of github.com:elsoroka/Satisfiability.jl into 100-bug-incorrect-handling-of-zero-constants-in-multiplication
@elsoroka elsoroka linked an issue Jan 27, 2026 that may be closed by this pull request
@elsoroka elsoroka merged commit ee1eafb into main Jan 27, 2026
3 checks passed
@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.15%. Comparing base (972a8a8) to head (6625bfc).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   90.24%   90.15%   -0.09%     
==========================================
  Files          12       12              
  Lines        1015     1016       +1     
==========================================
  Hits          916      916              
- Misses         99      100       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[BUG] incorrect handling of zero-constants in multiplication

1 participant