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

FIX Fixes codecov upload #1979

Merged
merged 2 commits into from
Nov 21, 2023
Merged

FIX Fixes codecov upload #1979

merged 2 commits into from
Nov 21, 2023

Conversation

thomasjpfan
Copy link
Member

@thomasjpfan thomasjpfan commented Nov 20, 2023

This PR fixes codecov upload.

Type

  • Housekeeping

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

When looking at the codecov job on the ci, it fails to detect the xml file. This PR explicitly sets the xml file for the codocov GitHub Action to pick up.

Signed-off-by: Thomas J. Fan <[email protected]>
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (16a4054) 62.54% compared to head (95b3665) 82.73%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1979       +/-   ##
===========================================
+ Coverage   62.54%   82.73%   +20.19%     
===========================================
  Files         313      173      -140     
  Lines       23249    16967     -6282     
  Branches     3526     3526               
===========================================
- Hits        14540    14038      -502     
+ Misses       8286     2326     -5960     
- Partials      423      603      +180     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomasjpfan thomasjpfan marked this pull request as ready for review November 20, 2023 18:08
Signed-off-by: Thomas J. Fan <[email protected]>
@thomasjpfan
Copy link
Member Author

Looking over the logs for codecov, it looks like the coverage is properly uploaded now!

@pingsutw pingsutw merged commit 3be1b96 into flyteorg:master Nov 21, 2023
74 checks passed
ringohoffman pushed a commit to ringohoffman/flytekit that referenced this pull request Nov 24, 2023
* FIX Fixes codecov upload

Signed-off-by: Thomas J. Fan <[email protected]>

* CI Try updating codecov action

Signed-off-by: Thomas J. Fan <[email protected]>

---------

Signed-off-by: Thomas J. Fan <[email protected]>
RRap0so pushed a commit to RRap0so/flytekit that referenced this pull request Dec 15, 2023
* FIX Fixes codecov upload

Signed-off-by: Thomas J. Fan <[email protected]>

* CI Try updating codecov action

Signed-off-by: Thomas J. Fan <[email protected]>

---------

Signed-off-by: Thomas J. Fan <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
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