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

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

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

stevenbal
Copy link
Contributor

@stevenbal stevenbal commented Mar 10, 2025

by explicitly using the CODECOV_TOKEN

Closes maykinmedia/open-api-framework#116 partially

Changes

  • Fix codecov publish

Checklist

Check off the items that are completed or not relevant.

  • Experimental features/changes

    • Any experimental features added in this PR are backwards compatible
    • Any experimental features added in this PR are documented in the docs/api/experimental.rst page
  • Commit hygiene

    • Commit messages refer to the relevant Github issue
    • Commit messages explain the "why" of change, not the how

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.66%. Comparing base (734fcaf) to head (c5ffaef).
Report is 125 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   91.48%   91.66%   +0.18%     
==========================================
  Files         100      104       +4     
  Lines        2641     2809     +168     
  Branches      414      427      +13     
==========================================
+ Hits         2416     2575     +159     
- Misses        199      207       +8     
- Partials       26       27       +1     

☔ 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 f38a645 into main Mar 10, 2025
20 checks passed
@stevenbal stevenbal deleted the issue/oaf-116-codecov-token branch March 10, 2025 09:59
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
1 participant