bench: Add benchmarks for EOF validation #1119
+217
−1
Draft
Codecov / codecov/project
failed
Mar 10, 2025 in 0s
94.22% (-0.33%) compared to cccf4e5
View this Pull Request on Codecov
94.22% (-0.33%) compared to cccf4e5
Details
Codecov Report
Attention: Patch coverage is 0%
with 62 lines
in your changes missing coverage. Please review.
Project coverage is 94.22%. Comparing base (
cccf4e5
) to head (06f598c
).
Files with missing lines | Patch % | Lines |
---|---|---|
test/internal_benchmarks/eof_validation_bench.cpp | 0.00% | 62 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1119 +/- ##
==========================================
- Coverage 94.54% 94.22% -0.33%
==========================================
Files 167 168 +1
Lines 18231 18293 +62
==========================================
Hits 17236 17236
- Misses 995 1057 +62
Files with missing lines | Coverage Δ | |
---|---|---|
test/internal_benchmarks/eof_validation_bench.cpp | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading