Skip to content

Conversation

@qerased
Copy link

@qerased qerased commented Dec 20, 2025

This PR adds validation for --benchmark-samples=0 to prevent a crash,
adds an automated self-test, and updates approval baselines.

PR is based on the request #3041
Fixes #3040

@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.03%. Comparing base (9709163) to head (8575d33).

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3056      +/-   ##
==========================================
- Coverage   91.03%   91.03%   -0.00%     
==========================================
  Files         202      202              
  Lines        8727     8736       +9     
==========================================
+ Hits         7944     7952       +8     
- Misses        783      784       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qerased
Copy link
Author

qerased commented Dec 20, 2025

also added test for "could not parse ... as benchmark samples" return

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIGSEGV when --benchmark-samples 0

1 participant