Skip to content

Conversation

@omkarsm
Copy link
Contributor

@omkarsm omkarsm commented Nov 12, 2025

Summary

  • Removes the failing gist-based coverage badge step from the CI workflow
  • Updates README.md to use Codecov badge instead
  • Fixes the 404 Not Found error in GitHub Actions

Changes

  • Removed dynamic-badges-action step that required GIST_SECRET and GIST_ID secrets
  • Updated README badge to use Codecov's built-in badge service
  • Badge now automatically updates from the existing Codecov upload step in the workflow

Test plan

  • Verify CI workflow runs without errors
  • Confirm Codecov badge displays correctly in README
  • Check that coverage percentage updates automatically after merge

- Remove dynamic-badges-action step that required GIST_SECRET and GIST_ID
- Update README.md to use Codecov badge instead of placeholder
- Codecov badge automatically updates from existing codecov upload step

This fixes the 404 gist error in the CI workflow.
@github-actions
Copy link

📊 Code Coverage Report

Coverage: 89.9%

  • 🎯 Target: 90%
  • ⚠️ Coverage below target

View detailed coverage report

@omkarsm omkarsm merged commit 8163cf9 into main Nov 12, 2025
1 check passed
@omkarsm omkarsm deleted the fix/use-codecov-badge branch November 12, 2025 08:01
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