Skip to content

💚 [maykinmedia/open-api-framework#116] Fix codecov publish#548

Merged
stevenbal merged 1 commit intomasterfrom
issue/oaf-116-codecov-token
Mar 10, 2025
Merged

💚 [maykinmedia/open-api-framework#116] Fix codecov publish#548
stevenbal merged 1 commit intomasterfrom
issue/oaf-116-codecov-token

Conversation

@stevenbal
Copy link
Collaborator

by explicitly using the CODECOV_TOKEN

Fixes maykinmedia/open-api-framework#116 partially

Changes

  • Fix codecov publish

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (a5a0a50) to head (d632abb).
Report is 174 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
- Coverage   95.18%   94.53%   -0.65%     
==========================================
  Files         150      144       -6     
  Lines        5105     4938     -167     
==========================================
- Hits         4859     4668     -191     
- Misses        246      270      +24     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal merged commit a5ed5fa into master Mar 10, 2025
17 checks passed
@stevenbal stevenbal deleted the issue/oaf-116-codecov-token branch March 10, 2025 09:58
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.

Add CODECOV_TOKEN to CI to avoid ratelimiting issues when publishing coverage report

2 participants