Debug mode and modified fitness evaluation for for time series #1116
Codecov / codecov/project
failed
Aug 8, 2023 in 1s
76.11% (-2.22%) compared to cda892d
View this Pull Request on Codecov
76.11% (-2.22%) compared to cda892d
Details
Codecov Report
Merging #1116 (02ccd27) into master (cda892d) will decrease coverage by
2.22%
.
Report is 5 commits behind head on master.
The diff coverage is71.62%
.
@@ Coverage Diff @@
## master #1116 +/- ##
==========================================
- Coverage 78.32% 76.11% -2.22%
==========================================
Files 130 136 +6
Lines 9321 9656 +335
==========================================
+ Hits 7301 7350 +49
- Misses 2020 2306 +286
Files Changed | Coverage Δ | |
---|---|---|
fedot/api/api_utils/api_params_repository.py | 96.66% <ø> (-0.11%) |
⬇️ |
fedot/api/fedot_cli.py | 0.00% <ø> (ø) |
|
...t/core/pipelines/pipeline_composer_requirements.py | 100.00% <ø> (ø) |
|
fedot/core/data/visualisation.py | 15.49% <16.66%> (-0.39%) |
⬇️ |
fedot/core/composer/random_composer.py | 52.94% <33.33%> (-3.31%) |
⬇️ |
fedot/core/composer/metrics.py | 93.90% <50.00%> (-3.38%) |
⬇️ |
fedot/api/api_utils/input_analyser.py | 84.28% <87.50%> (ø) |
|
.../core/optimisers/objective/data_source_splitter.py | 95.77% <96.15%> (+5.97%) |
⬆️ |
fedot/api/api_utils/params.py | 89.32% <100.00%> (+0.74%) |
⬆️ |
fedot/api/main.py | 56.03% <100.00%> (-0.16%) |
⬇️ |
... and 3 more |
Loading