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 #826

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:24
@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

Wallet Snap Unit Test Results

193 tests  ±0   193 ✅ ±0   1m 25s ⏱️ -3s
  7 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 0847860. ± Comparison against base commit 865076c.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (865076c) 960 457 47.60%
Head commit (0847860) 960 (+0) 457 (+0) 47.60% (+0.00%)

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 (#826) 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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.23%. Comparing base (865076c) to head (0847860).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #826   +/-   ##
=======================================
  Coverage   49.23%   49.23%           
=======================================
  Files          12       12           
  Lines        1312     1312           
  Branches      454      454           
=======================================
  Hits          646      646           
  Misses        618      618           
  Partials       48       48           

Impacted file tree graph

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 f8a9584 into main Dec 3, 2024
10 checks passed
@mishomihov00 mishomihov00 deleted the 825-downgrade-codecov-action-to-v502 branch December 3, 2024 15:03
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
3 participants