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

fix: Sanitize value in metrics #3065

Merged
merged 3 commits into from
Jan 24, 2024

Updated CHANGELOG.md

8d0c9d0
Select commit
Loading
Failed to load commit list.
Merged

fix: Sanitize value in metrics #3065

Updated CHANGELOG.md
8d0c9d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 0s

75.39% (-1.03%) compared to d3f2f7a

View this Pull Request on Codecov

75.39% (-1.03%) compared to d3f2f7a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3f2f7a) 76.42% compared to head (8d0c9d0) 75.39%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3065      +/-   ##
==========================================
- Coverage   76.42%   75.39%   -1.03%     
==========================================
  Files         351      351              
  Lines       13263    13259       -4     
  Branches     2646     2644       -2     
==========================================
- Hits        10136     9997     -139     
- Misses       2450     2588     +138     
+ Partials      677      674       -3     

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