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

ref: Improve isSentryRequestUrl #636

Merged
merged 4 commits into from May 8, 2023

Fix test

08aaeec
Select commit
Failed to load commit list.
Merged

ref: Improve isSentryRequestUrl #636

Fix test
08aaeec
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2023 in 1s

79.60% (-0.07%) compared to 94e8e06

View this Pull Request on Codecov

79.60% (-0.07%) compared to 94e8e06

Details

Codecov Report

Patch coverage: 40.00% and project coverage change: -0.07 ⚠️

Comparison is base (94e8e06) 79.66% compared to head (08aaeec) 79.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #636      +/-   ##
==========================================
- Coverage   79.66%   79.60%   -0.07%     
==========================================
  Files          38       38              
  Lines        3885     3888       +3     
==========================================
  Hits         3095     3095              
- Misses        681      683       +2     
- Partials      109      110       +1     
Impacted Files Coverage Δ
otel/internal/utils/sentryrequest.go 56.00% <40.00%> (-7.64%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.