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: Downgrade codecov-action to a stable version #543

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mishomihov00
Copy link
Contributor

Description

This pull request changes the following:

Downgrade codecov-action to a stable version

Related Issues

@mishomihov00 mishomihov00 added the github_actions Pull requests that update GitHub Actions code label Dec 3, 2024
@mishomihov00 mishomihov00 self-assigned this Dec 3, 2024
@mishomihov00 mishomihov00 requested review from a team as code owners December 3, 2024 13:25
@mishomihov00 mishomihov00 linked an issue Dec 3, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Dec 3, 2024

Unit Test Results

35 tests  ±0   35 ✅ ±0   10m 56s ⏱️ +29s
21 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 05ce8b6. ± Comparison against base commit 171eb49.

Copy link

github-actions bot commented Dec 3, 2024

E2E Test Results

4 tests  ±0   4 ✅ ±0   48s ⏱️ +2s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 05ce8b6. ± Comparison against base commit 171eb49.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.51%. Comparing base (acd594e) to head (05ce8b6).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #543   +/-   ##
=======================================
  Coverage   65.51%   65.51%           
=======================================
  Files          60       60           
  Lines        1914     1914           
  Branches      290      291    +1     
=======================================
  Hits         1254     1254           
  Misses        624      624           
  Partials       36       36           

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

Copy link
Contributor

@andrewb1269hg andrewb1269hg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@mishomihov00 mishomihov00 merged commit d1679e9 into main Dec 3, 2024
15 checks passed
@mishomihov00 mishomihov00 deleted the 542-downgrade-codecov-action-to-v502 branch December 3, 2024 15:03
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 171eb491
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (171eb49) Report Missing Report Missing Report Missing
Head commit (05ce8b6) 1662 1094 65.82%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#543) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downgrade codecov-action to v5.0.2
2 participants