Skip to content

Commit

Permalink
chore: trying to add coverage in PR
Browse files Browse the repository at this point in the history
Adding test coverage report for PR
  • Loading branch information
mkanoor committed Jan 14, 2025
1 parent e0cbe7f commit 107db41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
comment: #this is a top-level key
layout: " diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes
require_base: false # [true :: must have a base report to post]
require_head: true # [true :: must have a head report to post]
hide_project_coverage: false # [true :: only show coverage on the git diff aka patch coverage]]

0 comments on commit 107db41

Please sign in to comment.