Skip to content

Conversation

@omkarsm
Copy link
Contributor

@omkarsm omkarsm commented Nov 12, 2025

Summary

  • Replace gist-based coverage badge with Codecov badge in README
  • Remove dynamic badge generation workflow step from CI
  • Fix doxygen output directory creation issue

Changes

  • Updated README.md to use Codecov badge instead of placeholder badge
  • Removed schneegans/dynamic-badges-action workflow step from c-cpp.yml
  • Added mkdir -p docs/doxygen before doxygen execution in documentation.yml to prevent build failure

Test plan

  • CI workflow passes with Codecov badge functional
  • Documentation generation completes successfully without directory errors
  • Coverage reporting works correctly through Codecov integration

Omkar Mujumdar added 2 commits November 12, 2025 13:46
- Add mkdir -p docs/doxygen before running doxygen
- Fixes 'Output directory does not exist and cannot be created' error
@github-actions
Copy link

📊 Code Coverage Report

Coverage: 89.9%

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

View detailed coverage report

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