Skip to content

Add verification of signed integers via Why3#179

Merged
mborland merged 2 commits intodevelopfrom
172
Apr 16, 2026
Merged

Add verification of signed integers via Why3#179
mborland merged 2 commits intodevelopfrom
172

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #172
Closes: #112

@mborland mborland added this to the v0.1.0 milestone Apr 16, 2026
@mborland mborland self-assigned this Apr 16, 2026
@mborland mborland added the enhancement New feature or request label Apr 16, 2026
@mborland mborland merged commit 839ddd9 into develop Apr 16, 2026
39 of 40 checks passed
@mborland mborland deleted the 172 branch April 16, 2026 19:57
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.6%. Comparing base (e0b94f2) to head (dee1fee).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #179   +/-   ##
=======================================
  Coverage     97.6%   97.6%           
=======================================
  Files          166     166           
  Lines        12670   12670           
  Branches      4660    4660           
=======================================
  Hits         12356   12356           
  Misses         247     247           
  Partials        67      67           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0b94f2...dee1fee. Read the comment docs.

🚀 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

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Why3 validation of behavior Add signed integers

1 participant