Skip to content

Commit

Permalink
Changes as per PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
PlagueHO committed Dec 30, 2020
1 parent f94714b commit 60e2b28
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .codecov.yml → codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
codecov:
notify:
require_ci_to_pass: no
require_ci_to_pass: no
# main should be the baseline for reporting
branch: main

Expand All @@ -24,3 +23,6 @@ coverage:
# and let codecov.io set the goal for the code changed in the patch.
target: auto
threshold: 5

fixes:
- '\d+\.\d+\.\d+\/::source/' # move path "X.Y.Z/" => "source/"

0 comments on commit 60e2b28

Please sign in to comment.