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

tests: translated log-analyzer script from bash to python #15180

tests: use string input instead of nargs for exec_params to allow for…

7625dc9
Select commit
Loading
Failed to load commit list.
Merged

tests: translated log-analyzer script from bash to python #15180

tests: use string input instead of nargs for exec_params to allow for…
7625dc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2025 in 1s

78.17% (+0.11%) compared to 3141522

View this Pull Request on Codecov

78.17% (+0.11%) compared to 3141522

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.17%. Comparing base (3141522) to head (7625dc9).
Report is 81 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15180      +/-   ##
==========================================
+ Coverage   78.06%   78.17%   +0.11%     
==========================================
  Files        1183     1192       +9     
  Lines      158250   159589    +1339     
==========================================
+ Hits       123541   124763    +1222     
- Misses      27029    27099      +70     
- Partials     7680     7727      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.