mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-16 08:05:57 +00:00
Add some tests and remove .coveragerc
This commit is contained in:
@@ -55,6 +55,8 @@ addopts = "--cov --cov-report html --cov-report term-missing --cov-fail-under 95
|
||||
|
||||
[tool.coverage.run]
|
||||
source = ["bayesclass"]
|
||||
[tool.coverage.report]
|
||||
show_missing = true
|
||||
|
||||
[tool.black]
|
||||
line-length = 79
|
||||
|
Reference in New Issue
Block a user