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

bench: Add benchmarks for EOF validation #1119

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

bench: Add benchmark case with max non-nested containers

06f598c
Select commit
Loading
Failed to load commit list.
Draft

bench: Add benchmarks for EOF validation #1119

bench: Add benchmark case with max non-nested containers
06f598c
Select commit
Loading
Failed to load commit list.
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.