Skip to content

Commit

Permalink
🌱 Ignore cron folder from codecov
Browse files Browse the repository at this point in the history
- Ignoring the cron folder from codecov
  • Loading branch information
naveensrinivasan committed Feb 22, 2022
1 parent f616278 commit 5656c3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ codecov:
after_n_builds: 1
require_ci_to_pass: yes

ignore:
- "cron/**/*"
coverage:
precision: 2
round: down
Expand Down

0 comments on commit 5656c3e

Please sign in to comment.