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

Update egress policy for jobs using Codecov #1494

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Update egress policy for jobs using Codecov #1494

merged 1 commit into from
Mar 29, 2024

Conversation

ericcornelissen
Copy link
Owner

Relates to #1489

Summary

Allow api.codecov.io:443 for test job. Should address the warning currently emitted by the Codecov action:

Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/c16abc29c95fcf9174b58eb7e1abf4c866893bc8/dist/codecov' failed with exit code 1

@github-actions github-actions bot added the ci/cd Relates to ci/cd label Mar 29, 2024
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7c186ca) to head (a356cd7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #1494      +/-   ##
===========================================
+ Coverage   99.75%   100.00%   +0.24%     
===========================================
  Files          17        17              
  Lines        1627      1627              
===========================================
+ Hits         1623      1627       +4     
+ Misses          4         0       -4     
Flag Coverage Δ
breakage 85.55% <ø> (?)
compatibility 85.18% <ø> (?)
e2e-Ubuntu 91.01% <ø> (?)
integration-MacOS 99.59% <ø> (ø)
integration-Ubuntu 99.59% <ø> (?)
integration-Windows 99.43% <ø> (ø)
unit 100.00% <ø> (?)

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

see 2 files with indirect coverage changes

@ericcornelissen ericcornelissen merged commit 7cd7689 into main Mar 29, 2024
34 checks passed
@ericcornelissen ericcornelissen deleted the patch-1 branch March 29, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant