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: reset codecov-action back to v3 #1304

Merged
merged 1 commit into from Feb 14, 2024
Merged

fix: reset codecov-action back to v3 #1304

merged 1 commit into from Feb 14, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

codecov/codecov-action#1292 & codecov/feedback#273 make me not want to deal with this token stuff until it's all resolved.

Things were working fine before, and I really don't want to add a third token requirement to repos made with create-typescript-app.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ea1c18) 94.79% compared to head (8641038) 95.88%.
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1304      +/-   ##
==========================================
+ Coverage   94.79%   95.88%   +1.09%     
==========================================
  Files         103      104       +1     
  Lines        5781     5788       +7     
  Branches      490      490              
==========================================
+ Hits         5480     5550      +70     
+ Misses        300      237      -63     
  Partials        1        1              
Flag Coverage Δ
create 69.99% <87.03%> (+0.05%) ⬆️
initialize 42.54% <85.80%> (+0.14%) ⬆️
migrate 69.90% <87.03%> (+0.07%) ⬆️
unit 76.82% <100.00%> (+1.15%) ⬆️

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 ec238bf into main Feb 14, 2024
16 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the codecov-v3 branch February 14, 2024 13:26
Copy link

🎉 This is included in version v1.57.4 🎉

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.

🐛 Bug: Codecov reports not updating since codecov-action updated to v4
1 participant