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]
|
||||
# Exclude templates from coverage reports:
|
||||
omit = ['*.j2.*', 'rendercv/__main__.py']
|
||||
|
||||
# Exclude specific lines from coverage:
|
||||
exclude_lines = ['if __name__ == .__main__.:']
|
||||
omit = ['*.j2.*']
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
log_cli_level = 'INFO'
|
||||
|
||||
Reference in New Issue
Block a user