Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Jul 31, 2025

Motivation

Codecov metrics have been broken for Pulsar CI since the scheduled master branch build cannot upload metrics without a token. This PR passes the token provided in secrets to the Codecov action. The CODECOV_TOKEN secret has been added to apache/pulsar repository. This token is only used for apache/pulsar branch builds. For PR branch builds, uploads haven't been a problem and that could happen without a token or with the user provided token.

Additional information:
The CODECOV_TOKEN secret was added to apache/pulsar at https://github.com/apache/pulsar/settings/secrets/actions. The token value is available at https://app.codecov.io/gh/apache/pulsar/config/general for apache/pulsar committers after using GitHub login to login to Codecov.

Modifications

Documentation

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

@lhotari lhotari added this to the 4.1.0 milestone Jul 31, 2025
@lhotari lhotari requested review from BewareMyPower and nodece July 31, 2025 11:12
@lhotari lhotari self-assigned this Jul 31, 2025
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 31, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.39%. Comparing base (bbc6224) to head (5519f9f).
⚠️ Report is 1250 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #24595      +/-   ##
============================================
+ Coverage     73.57%   74.39%   +0.81%     
- Complexity    32624    33070     +446     
============================================
  Files          1877     1880       +3     
  Lines        139502   146422    +6920     
  Branches      15299    16786    +1487     
============================================
+ Hits         102638   108926    +6288     
+ Misses        28908    28854      -54     
- Partials       7956     8642     +686     
Flag Coverage Δ
inttests 26.91% <ø> (+2.32%) ⬆️
systests 23.35% <ø> (-0.97%) ⬇️
unittests 73.89% <ø> (+1.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1112 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari lhotari merged commit 9543bda into apache:master Jul 31, 2025
56 of 57 checks passed
lhotari added a commit that referenced this pull request Aug 4, 2025
lhotari added a commit that referenced this pull request Aug 4, 2025
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Aug 6, 2025
gaozhangmin pushed a commit to gaozhangmin/pulsar that referenced this pull request Aug 13, 2025
poorbarcode pushed a commit to poorbarcode/pulsar that referenced this pull request Aug 14, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 20, 2025
(cherry picked from commit 9543bda)
(cherry picked from commit fe0b666)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 20, 2025
(cherry picked from commit 9543bda)
(cherry picked from commit fe0b666)
lhotari added a commit that referenced this pull request Sep 16, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 18, 2025
(cherry picked from commit 9543bda)
(cherry picked from commit 662166e)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 18, 2025
(cherry picked from commit 9543bda)
(cherry picked from commit 662166e)
KannarFr pushed a commit to CleverCloud/pulsar that referenced this pull request Sep 22, 2025
walkinggo pushed a commit to walkinggo/pulsar that referenced this pull request Oct 8, 2025
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.

3 participants