-
Notifications
You must be signed in to change notification settings - Fork 28
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: remove all usage of segment #644
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #644 +/- ##
==========================================
- Coverage 91.54% 91.54% -0.01%
==========================================
Files 621 621
Lines 16569 16567 -2
==========================================
- Hits 15168 15166 -2
Misses 1401 1401
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #644 +/- ##
==========================================
- Coverage 91.54% 91.54% -0.01%
==========================================
Files 621 621
Lines 16569 16567 -2
==========================================
- Hits 15168 15166 -2
Misses 1401 1401
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #644 +/- ##
===========================================
Coverage 95.94000 95.94000
===========================================
Files 799 799
Lines 17886 17884 -2
===========================================
- Hits 17160 17158 -2
Misses 726 726
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
1957332
to
7f18459
Compare
Fixes: codecov/engineering-team#178
Depends on: codecov/shared#268