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

ci: upload go-tests test results to codecov #13062

Merged
merged 1 commit into from
Nov 25, 2024
Merged

ci: upload go-tests test results to codecov #13062

merged 1 commit into from
Nov 25, 2024

Conversation

geoknee
Copy link
Contributor

@geoknee geoknee commented Nov 25, 2024

Closes #12999

I have added the relevant token to our CI environment following these instructions.

@geoknee geoknee requested a review from a team as a code owner November 25, 2024 12:19
@geoknee geoknee requested a review from protolambda November 25, 2024 12:19
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.24%. Comparing base (ea7f56c) to head (2b380b6).
Report is 5 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (ea7f56c) and HEAD (2b380b6). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (ea7f56c) HEAD (2b380b6)
cannon-go-tests-32 3 1
cannon-go-tests-64 3 1
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #13062       +/-   ##
============================================
- Coverage    68.78%   44.24%   -24.55%     
============================================
  Files           56      798      +742     
  Lines         4665    71607    +66942     
============================================
+ Hits          3209    31684    +28475     
- Misses        1274    37347    +36073     
- Partials       182     2576     +2394     
Flag Coverage Δ
cannon-go-tests-32 61.85% <ø> (-2.02%) ⬇️
cannon-go-tests-64 56.72% <ø> (-1.66%) ⬇️

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

see 750 files with indirect coverage changes

@geoknee geoknee force-pushed the gk/codecov branch 2 times, most recently from dbb62cb to d8b9a02 Compare November 25, 2024 20:18
@geoknee geoknee requested a review from Inphi November 25, 2024 20:34
@geoknee geoknee changed the title ci: upload go-test test results to codecov ci: upload go-tests test results to codecov Nov 25, 2024
@mslipper mslipper enabled auto-merge November 25, 2024 22:18
@mslipper mslipper added this pull request to the merge queue Nov 25, 2024
Merged via the queue into develop with commit 9fb5aa2 Nov 25, 2024
44 checks passed
@mslipper mslipper deleted the gk/codecov branch November 25, 2024 22:31
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.

Fix Codecov for Go Tests
3 participants