Skip to content

feat: add codecov configuration#177

Merged
reddevilmidzy merged 2 commits intomainfrom
codecov
Jul 15, 2025
Merged

feat: add codecov configuration#177
reddevilmidzy merged 2 commits intomainfrom
codecov

Conversation

@reddevilmidzy
Copy link
Owner

♟️ What’s this PR about?

codecov 설정을 추가하였습니다. 제발 의도대로 코멘트를 달아줬으면 좋겠다...

🔗 Related Issues / PRs

part of #126

Copilot AI review requested due to automatic review settings July 15, 2025 13:45
@github-actions github-actions bot added this to the 5차 MVP 구현 milestone Jul 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a Codecov configuration file to enforce CI passing and set coverage thresholds.

  • Introduces require_ci_to_pass to block reports until CI succeeds
  • Defines project and patch coverage targets and warning thresholds
Comments suppressed due to low confidence (1)

.github/codecov.yml:1

  • Codecov expects the require_ci_to_pass and coverage fields at the root of the YAML file, not nested under codecov:. Remove the top-level codecov: key and un-indent its children so the settings are applied correctly.
codecov:

@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@reddevilmidzy reddevilmidzy merged commit ee82f9a into main Jul 15, 2025
6 checks passed
@reddevilmidzy reddevilmidzy deleted the codecov branch July 15, 2025 15:09
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