Skip to content

fix(ci): update codecov config#792

Merged
JoshVanL merged 4 commits intodapr:mainfrom
mikeee:fix/codecov
Jan 20, 2026
Merged

fix(ci): update codecov config#792
JoshVanL merged 4 commits intodapr:mainfrom
mikeee:fix/codecov

Conversation

@mikeee
Copy link
Copy Markdown
Member

@mikeee mikeee commented Dec 12, 2025

Description

The last valid config for codecov was Aug 2024 and all runs since have been using a commit ref from that time, this PR updates the config to make it valid and runs should automatically point to the latest successful run on main.

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Mike Nguyen <hey@mike.ee>
@mikeee mikeee requested review from a team as code owners December 12, 2025 12:22
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.09%. Comparing base (65e111b) to head (67f37d0).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
- Coverage   55.76%   51.09%   -4.68%     
==========================================
  Files          58       57       -1     
  Lines        3692     3783      +91     
==========================================
- Hits         2059     1933     -126     
- Misses       1497     1714     +217     
  Partials      136      136              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Mike Nguyen <hey@mike.ee>
@mikeee
Copy link
Copy Markdown
Member Author

mikeee commented Dec 12, 2025

@JoshVanL could you PTAL? Cheers!

Copy link
Copy Markdown
Contributor

@JoshVanL JoshVanL left a comment

Choose a reason for hiding this comment

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

@mikeee LGTM!

@mikeee
Copy link
Copy Markdown
Member Author

mikeee commented Jan 13, 2026

@dapr/maintainers-go-sdk - Please could you take a look

@JoshVanL JoshVanL merged commit d6afe09 into dapr:main Jan 20, 2026
21 of 22 checks passed
@mikeee mikeee deleted the fix/codecov branch January 20, 2026 17:46
@JoshVanL JoshVanL added this to the v1.14 milestone Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants