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 autogenerated Kani harnesses #316

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

cvick32
Copy link
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

Copy link

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
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
27 of 28 checks passed
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