mirror of
https://github.com/Doctorado-ML/mufs.git
synced 2025-08-15 23:55:56 +00:00
Complete implementation of both algorithms
Check results Complete coverage tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = cfs
|
||||
source = mfs
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
@@ -10,4 +10,4 @@ exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
ignore_errors = True
|
||||
omit =
|
||||
cfs/__init__.py
|
||||
mfs/__init__.py
|
Reference in New Issue
Block a user