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

[improve][ci] Upgrade codecov-action version #22123

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Feb 26, 2024

Motivation

In GitHub Actions workflows there's a warning about codecov-action@v3:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Modifications

  • upgrade codecov-action to v4

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 26, 2024
@Technoboy- Technoboy- added this to the 3.3.0 milestone Feb 26, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.53%. Comparing base (1b1cfb5) to head (aa9bb0f).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #22123       +/-   ##
=============================================
+ Coverage     34.05%   73.53%   +39.48%     
- Complexity    12150    32065    +19915     
=============================================
  Files          1659     1874      +215     
  Lines        129418   139380     +9962     
  Branches      14173    15281     +1108     
=============================================
+ Hits          44079   102500    +58421     
+ Misses        79497    28940    -50557     
- Partials       5842     7940     +2098     
Flag Coverage Δ
inttests 24.66% <ø> (-0.08%) ⬇️
systests 24.26% <ø> (?)
unittests 72.80% <ø> (+40.93%) ⬆️

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

see 1513 files with indirect coverage changes

@lhotari lhotari merged commit ae050a1 into apache:master Feb 26, 2024
52 of 53 checks passed
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants