Skip to content

Commit

Permalink
Merge pull request #35 from Stoops-ML/codecov
Browse files Browse the repository at this point in the history
Move codecov to root
  • Loading branch information
Stoops-ML authored Dec 30, 2024
2 parents af65fb7 + df463e6 commit d377ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codecov.yml → codecov.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# https://docs.codecov.com/docs/commit-status
coverage:
status:
project:
default:
target: 99.5%
threshold: 0%
if_ci_failed: error
if_ci_failed: error
# https://docs.codecov.com/docs/commit-status

0 comments on commit d377ce7

Please sign in to comment.