Skip to content

fix: add require base flag in codecov.yml#181

Merged
reddevilmidzy merged 1 commit intomainfrom
reddevilmidzy-patch-1
Jul 16, 2025
Merged

fix: add require base flag in codecov.yml#181
reddevilmidzy merged 1 commit intomainfrom
reddevilmidzy-patch-1

Conversation

@reddevilmidzy
Copy link
Owner

♟️ What’s this PR about?

require_base: true 설정 추가

🔗 Related Issues / PRs

Copilot AI review requested due to automatic review settings July 16, 2025 06:46
@github-actions github-actions bot added this to the 5차 MVP 구현 milestone Jul 16, 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

This PR adds the require_base: true flag to the Codecov configuration to enforce a base coverage comparison.

  • Introduce require_base: true under the comment section in .github/codecov.yml
Comments suppressed due to low confidence (1)

.github/codecov.yml:19

  • The indentation for require_base: true should match the existing keys under comment: (e.g., 4 spaces) to maintain valid YAML structure.
  require_base: true

@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@reddevilmidzy reddevilmidzy merged commit 85b8be4 into main Jul 16, 2025
7 checks passed
@reddevilmidzy reddevilmidzy deleted the reddevilmidzy-patch-1 branch July 16, 2025 06:57
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