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

feat: trim flanking whitespace when reading a metric #217

Merged
merged 5 commits into from
Mar 8, 2025

fix

4a4a5bc
Select commit
Loading
Failed to load commit list.
Merged

feat: trim flanking whitespace when reading a metric #217

fix
4a4a5bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2025 in 0s

90.81% (+0.09%) compared to 11f46ed

View this Pull Request on Codecov

90.81% (+0.09%) compared to 11f46ed

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.81%. Comparing base (11f46ed) to head (4a4a5bc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
+ Coverage   90.72%   90.81%   +0.09%     
==========================================
  Files          18       18              
  Lines        2318     2320       +2     
  Branches      343      344       +1     
==========================================
+ Hits         2103     2107       +4     
+ Misses        145      144       -1     
+ Partials       70       69       -1     

☔ 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.