-
Notifications
You must be signed in to change notification settings - Fork 206
Refactor QM31 test #2114
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
Refactor QM31 test #2114
Conversation
|
|
Benchmark Results for unmodified programs 🚀
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2114 +/- ##
==========================================
- Coverage 96.67% 96.67% -0.01%
==========================================
Files 103 103
Lines 43597 43568 -29
==========================================
- Hits 42147 42118 -29
Misses 1450 1450 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
JulianGCalderon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
FrancoGiachetta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Refactor QM31 test
Description
The test
test_qm31_packed_reduced_inv_extensiveis now made withproptestFixes #1969
Checklist