Skip to content

Add autogenerated Kani harnesses#316

Merged
ChristopherRabotin merged 3 commits intonyx-space:masterfrom
cvick32:kani-autogen
Jul 22, 2024
Merged

Add autogenerated Kani harnesses#316
ChristopherRabotin merged 3 commits intonyx-space:masterfrom
cvick32:kani-autogen

Conversation

@cvick32
Copy link
Copy Markdown
Contributor

@cvick32 cvick32 commented Jul 11, 2024

Add 158 automatically generated Kani harnesses and the necessary kani::Arbitrary derivations.

Verified: 75
Failed: 26
Timed out (60s): 57

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.83%. Comparing base (c28151d) to head (98871e6).
Report is 131 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   81.59%   83.83%   +2.23%     
==========================================
  Files          16       22       +6     
  Lines        3804     3706      -98     
==========================================
+ Hits         3104     3107       +3     
+ Misses        700      599     -101     

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

ColeVick added 2 commits July 12, 2024 10:28
- some harnesses could not be moved to a kani specific file due to
  visibility
  - see src/epoch/gregorian.rs
@ChristopherRabotin
Copy link
Copy Markdown
Member

Superb, thank you Cole!

I'm making a follow-on PR to address the linting changes and to reduce the duration of the kani testing.

@ChristopherRabotin ChristopherRabotin merged commit 55c91ba into nyx-space:master Jul 22, 2024
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.

2 participants