test(profiling): add missing prof correctness tests for I/O profiling#3652
test(profiling): add missing prof correctness tests for I/O profiling#3652realFlowControl wants to merge 2 commits intomasterfrom
Conversation
Benchmarks [ profiler ]Benchmark execution time: 2026-03-02 09:28:48 Comparing candidate commit afbae12 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 28 metrics, 8 unstable metrics. |
b198600 to
5d690e5
Compare
5d690e5 to
941d06e
Compare
|
✨ Fix all issues with BitsAI or with Cursor
|
e32fa5d to
6bac2fd
Compare
13fbf30 to
3bee471
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3652 +/- ##
==========================================
- Coverage 62.20% 62.08% -0.12%
==========================================
Files 141 141
Lines 13352 13352
Branches 1746 1746
==========================================
- Hits 8305 8290 -15
- Misses 4256 4269 +13
- Partials 791 793 +2 see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
3bee471 to
17c1398
Compare
5c57467 to
afbae12
Compare
Description
This PR adds missing I/O correctness tests
Reviewer checklist