Skip to content

Commit 30b0c19

Browse files
authored
AAP-38528 Make default state passing for coverage targets (ansible#15772)
* Make default state passing for coverage targets * Implement Pablo suggestion for patch vs project * bump up based on current values
1 parent b53c576 commit 30b0c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ coverage:
2828
- MyPy
2929
project:
3030
default:
31-
target: 100%
31+
target: 75%
3232
lib:
3333
flags:
3434
- pytest

0 commit comments

Comments
 (0)