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

1211-fix #1213

Closed kasyanovse closed 7 months ago

kasyanovse commented 7 months ago

Fix #1211

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-04 09:57:57 UTC
codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9d9469f) 79.27% compared to head (63c98b7) 79.31%.

:exclamation: Current head 63c98b7 differs from pull request most recent head 27a0b52. Consider uploading reports for the commit 27a0b52 to get more accurate results

Files Patch % Lines
fedot/core/operations/atomized_model.py 0.00% 28 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1213 +/- ## ========================================== + Coverage 79.27% 79.31% +0.03% ========================================== Files 145 145 Lines 10048 10043 -5 ========================================== Hits 7966 7966 + Misses 2082 2077 -5 ```

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