mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
Update tool coverage config
This commit is contained in:
@@ -191,10 +191,7 @@ relative_files = true
|
|||||||
|
|
||||||
[tool.coverage.report]
|
[tool.coverage.report]
|
||||||
# Exclude templates from coverage reports:
|
# Exclude templates from coverage reports:
|
||||||
omit = ['*.j2.*', 'rendercv/__main__.py']
|
omit = ['*.j2.*']
|
||||||
|
|
||||||
# Exclude specific lines from coverage:
|
|
||||||
exclude_lines = ['if __name__ == .__main__.:']
|
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
log_cli_level = 'INFO'
|
log_cli_level = 'INFO'
|
||||||
|
|||||||
Reference in New Issue
Block a user