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

use codecov action #1294

Merged
merged 2 commits into from
Apr 28, 2024
Merged

use codecov action #1294

merged 2 commits into from
Apr 28, 2024

Conversation

brettmc
Copy link
Collaborator

@brettmc brettmc commented Apr 28, 2024

our previous method of uploading to codecov.io is suffering from throttling and taking 5+ hours, a post in the opentelemetry maintainers channel suggests this is the way to do it now

our previous method of uploading to codecov.io is suffering from throttling and taking 5+ hours,
a post in the opentelemetry maintainers channel suggests this is the way to do it now
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.31%. Comparing base (e44f5a9) to head (b0984f0).
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1294      +/-   ##
============================================
- Coverage     77.25%   74.31%   -2.95%     
- Complexity     2230     2391     +161     
============================================
  Files           321      349      +28     
  Lines          6682     7124     +442     
============================================
+ Hits           5162     5294     +132     
- Misses         1520     1830     +310     
Flag Coverage Δ
8.1 74.31% <ø> (-2.95%) ⬇️
8.2 74.31% <ø> (-2.95%) ⬇️
8.3 74.31% <ø> (-2.95%) ⬇️
8.4 73.18% <ø> (-4.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a395e0...b0984f0. Read the comment docs.

@brettmc brettmc marked this pull request as ready for review April 28, 2024 10:19
@brettmc brettmc requested a review from a team April 28, 2024 10:19
@brettmc brettmc merged commit cea2d7c into open-telemetry:main Apr 28, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants