aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

Improve the rule for time series pipeline verification #1210

Closed kasyanovse closed 6 months ago

kasyanovse commented 7 months ago

Add new check for time series specific primary node in pipeline.

pep8speaks commented 7 months ago

Hello @kasyanovse! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2023-12-15 13:57:37 UTC
codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (70d470a) 79.15% compared to head (f0811cc) 79.45%.

Files Patch % Lines
fedot/core/pipelines/verification_rules.py 89.65% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1210 +/- ## ========================================== + Coverage 79.15% 79.45% +0.29% ========================================== Files 145 145 Lines 9937 9928 -9 ========================================== + Hits 7866 7888 +22 + Misses 2071 2040 -31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.