Skip to content

Commit

Permalink
relax code cov
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Oct 17, 2023
1 parent f0fd523 commit e9cc463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ addopts =
--cov-report=term-missing:skip-covered
--cov-report=html
--cov-report=xml
--cov-fail-under=100
--cov-fail-under=99

#log_cli = true
#log_cli_level = INFO
Expand Down

0 comments on commit e9cc463

Please sign in to comment.