Skip to content

Commit

Permalink
chore: custom codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m62624 committed Nov 5, 2023
1 parent ed106a5 commit 3ff175f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
coverage:
range: 60..80
round: down
precision: 2
fixes:
- "before/::after/" # move path e.g., "before/path" => "after/path"
- "::after/" # move root e.g., "path/" => "after/path/"
- "before/::" # reduce root e.g., "before/path/" => "path/"

0 comments on commit 3ff175f

Please sign in to comment.