Modify validation rules for decompose
Created by: Dreamlone
The rules for pipelines with the decompose operation have been modified. Now if two tasks will be solved simultaneously in a pipeline, such pipelines can be evaluated by the algorithm as correct and incorrect (based on the location of decompose operations or the absence of decompose operations)
Created by: codecov[bot]
Codecov Report
Merging #590 (50d4c061) into master (32f8f5e3) will decrease coverage by
0.41%
. The diff coverage is97.56%
. Current head 50d4c061 differs from pull request most recent head 83331991. Consider uploading reports for the commit 83331991 to get more accurate results@@ Coverage Diff @@ ## master #590 +/- ## ========================================== - Coverage 86.28% 85.86% -0.42% ========================================== Files 142 142 Lines 10813 10854 +41 ========================================== - Hits 9330 9320 -10 - Misses 1483 1534 +51
Impacted Files Coverage Δ fedot/core/pipelines/validation_rules.py 95.65% <97.29%> (+0.41%)
fedot/core/pipelines/validation.py 100.00% <100.00%> (ø)
fedot/core/validation/compose/time_series.py 85.00% <0.00%> (-15.00%)
...lementations/data_operations/ts_transformations.py 72.75% <0.00%> (-13.63%)
...edot/core/optimisers/gp_comp/operators/mutation.py 89.81% <0.00%> (-0.47%)
fedot/core/composer/advisor.py 94.00% <0.00%> (+2.00%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 32f8f5e...8333199. Read the comment docs.