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(iris): performance tracing #809

Merged
merged 9 commits into from
Apr 11, 2024

fix(iris): modify status code of `int` to `http.StatusCode`

e14063f
Select commit
Loading
Failed to load commit list.
Merged

feat(iris): performance tracing #809

fix(iris): modify status code of `int` to `http.StatusCode`
e14063f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

81.98% (+0.90%) compared to a6a7a20

View this Pull Request on Codecov

81.98% (+0.90%) compared to a6a7a20

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.98%. Comparing base (a6a7a20) to head (e14063f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #809      +/-   ##
==========================================
+ Coverage   81.08%   81.98%   +0.90%     
==========================================
  Files          49       49              
  Lines        4087     4114      +27     
==========================================
+ Hits         3314     3373      +59     
+ Misses        632      598      -34     
- Partials      141      143       +2     

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