Skip to content

Commit

Permalink
Implement Pablo suggestion for patch vs project
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Jan 30, 2025
1 parent 3939e2e commit 4a440e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ coverage:
status:
patch:
default:
target: 89%
target: 100%
pytest:
target: 89%
target: 100%
flags:
- pytest
typing:
Expand Down Expand Up @@ -48,7 +48,7 @@ coverage:
**/test/**
- >-
**/tests/**
target: 95%
target: 90%
typing:
flags:
- MyPy
Expand Down

0 comments on commit 4a440e3

Please sign in to comment.