1 parent 1d9c6bd commit 5292369Copy full SHA for 5292369
1 file changed
flake.nix
@@ -92,7 +92,7 @@
92
pytestFlags = [
93
"--cov=corecycler"
94
"--cov-report=term"
95
- "--cov-fail-under=98"
+ "--cov-fail-under=100"
96
];
97
98
# Qt6 runtime needs
0 commit comments