-
Notifications
You must be signed in to change notification settings - Fork 381
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
Upload coverage to codecov #4373
Conversation
Thank you for updating Change log entry section 👏 Visited at: 2025-02-12 15:13:38 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 22081 Passed, 1478 Skipped, 6m 7.52s Total Time ⌛ Performance Regressions vs Default Branch (10)
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4373 +/- ##
==========================================
- Coverage 97.74% 97.66% -0.09%
==========================================
Files 1351 1351
Lines 82697 82696 -1
Branches 4198 4198
==========================================
- Hits 80831 80762 -69
- Misses 1866 1934 +68 ☔ View full report in Codecov by Sentry. |
What does this PR do?
Upload coverage report to
codecov
from Github ActionsChange log entry
None