Skip to content

Commit

Permalink
default codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Sep 14, 2024
1 parent a3d73b9 commit e5a6332
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
codecov:
branch: main
#codecov:
# branch: main

coverage:
status:
project:
default: false
tests:
paths: ["tests/"]
target: 100%
package:
paths: ["gromacs/"]
patch:
default: false
test:
paths: ["tests/"]
target: 100%
threshold: 0%
package:
paths: ["gromacs/"]
target: auto
threshold: 0%
project: true
#default: false
# tests:
# paths: ["tests/"]
# target: 100%
# package:
# paths: ["gromacs/"]
patch: true
# default: false
# test:
# paths: ["tests/"]
# target: 100%
# threshold: 0%
# package:
# paths: ["gromacs/"]
# target: auto
# threshold: 0%

0 comments on commit e5a6332

Please sign in to comment.