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] : allow ingest.codecov.io so that codecov can work properly #604

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

rahulait
Copy link
Collaborator

@rahulait rahulait commented Dec 19, 2024

What this PR does / why we need it:
We use latest version of codecov cli when running codecov GHA. With release 0.9.0 and onwards, new endpoint is added and we need to allow it so that codecov cli and upload the results.
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.70%. Comparing base (daadff7) to head (e3a8377).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
- Coverage   64.58%   63.70%   -0.88%     
==========================================
  Files          79       70       -9     
  Lines        5709     6053     +344     
==========================================
+ Hits         3687     3856     +169     
- Misses       1746     1942     +196     
+ Partials      276      255      -21     

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

@AshleyDumaine AshleyDumaine merged commit 2667c84 into main Dec 20, 2024
12 of 13 checks passed
@AshleyDumaine AshleyDumaine deleted the fix-codecov branch December 20, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants