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 'Failed to combine cover profiles' #1195

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

bzsuni
Copy link
Collaborator

@bzsuni bzsuni commented Feb 4, 2024

Fix #1194

  Failed to combine cover profiles
  Unable to read coverage file /home/runner/work/egressgateway/egressgateway/pkg/controller/egress_cluster_info/coverage.out.3:
  open /home/runner/work/egressgateway/egressgateway/pkg/controller/egress_cluster_info/coverage.out.3: no such file or directory

@bzsuni bzsuni added the pr/not-ready not ready for merging label Feb 4, 2024
@bzsuni bzsuni requested a review from weizhoublue as a code owner February 4, 2024 11:58
Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0d1780d) 84.06% compared to head (b9738f2) 84.16%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1195      +/-   ##
==========================================
+ Coverage   84.06%   84.16%   +0.09%     
==========================================
  Files          19       19              
  Lines        3170     3170              
==========================================
+ Hits         2665     2668       +3     
+ Misses        392      390       -2     
+ Partials      113      112       -1     
Flag Coverage Δ
unittests 84.16% <ø> (+0.09%) ⬆️

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

see 1 file with indirect coverage changes

@bzsuni bzsuni requested a review from lou-lan February 5, 2024 04:17
@bzsuni bzsuni added release/none should not recoded in new release kind/test and removed pr/not-ready not ready for merging labels Feb 5, 2024
@weizhoublue weizhoublue merged commit b78cd62 into spidernet-io:main Feb 5, 2024
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test release/none should not recoded in new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Night CI 2024-02-03: Failed --- Failed to combine cover profiles
3 participants