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

fix: ignore codecov-action in renovate.json #1436

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Altogether stops repositories from being upgraded to codecov/codev-action@v4.

This can always be revisited if & when Codecov provides more details on tokenless uploads (codecov/codecov-action#1293).

Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.04%. Comparing base (1312e3b) to head (1a52b29).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1436   +/-   ##
=======================================
  Coverage   98.04%   98.04%           
=======================================
  Files         101      101           
  Lines        5672     5673    +1     
  Branches      499      499           
=======================================
+ Hits         5561     5562    +1     
  Misses        110      110           
  Partials        1        1           
Flag Coverage Δ
create 69.91% <100.00%> (+<0.01%) ⬆️
initialize 42.54% <0.00%> (-0.01%) ⬇️
migrate 69.83% <100.00%> (+<0.01%) ⬆️
unit 78.64% <0.00%> (-0.02%) ⬇️

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

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit b98f533 into main Mar 30, 2024
16 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the renovate-ignore-codecov branch March 30, 2024 17:15
Copy link

🎉 This is included in version v1.57.10 🎉

The release is available on:

Cheers! 📦🚀

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.

🐛 Codecov now needs a CODECOV_ACTION token in v4
1 participant