-
Notifications
You must be signed in to change notification settings - Fork 743
Convert more low-level integration tests into unit tests #2472
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
Conversation
Benchmark resultsInstruction countsSignificant differencesThere are no significant instruction count differences Other differencesClick to expand
Wall-timeSignificant differencesThere are no significant wall-time differences Other differencesClick to expand
Additional informationCheckout details:
|
d2cda85
to
1682a0c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2472 +/- ##
==========================================
+ Coverage 95.30% 95.33% +0.02%
==========================================
Files 97 97
Lines 21359 21506 +147
==========================================
+ Hits 20356 20502 +146
- Misses 1003 1004 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1682a0c
to
9922c36
Compare
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.
Seems nice, how are you feeling about this effort? Worth it?
762ba94
to
26645c9
Compare
…ately` to unit test
26645c9
to
3e28938
Compare
Yes I think so. My main goal remains landing #1475, so I am working towards the integration tests in the way of doing that. |
(test-only code, merging with one approval) |
This continues work from #2462. Still not done, but baby steps...