aimclub / Fedot.Industrial

Python framework for automated time series classification, regression and forecasting
https://fedotindustrial.readthedocs.io
BSD 3-Clause "New" or "Revised" License
76 stars 7 forks source link

Eigen fix #119

Closed v1docq closed 4 months ago

pep8speaks commented 4 months ago

Thanks for update, @v1docq!

Line 81:66: E126 continuation line over-indented for hanging indent Line 86:51: E127 continuation line over-indented for visual indent Line 92:35: F541 f-string is missing placeholders Line 95:35: F541 f-string is missing placeholders Line 107:50: F841 local variable 'path' is assigned to but never used Line 115:48: E231 missing whitespace after ':' Line 128:54: E127 continuation line over-indented for visual indent Line 138:33: E126 continuation line over-indented for hanging indent Line 145:27: E128 continuation line under-indented for visual indent

Line 12:1: F401 'fedot.core.pipelines.tuning.tuner_builder.TunerBuilder' imported but unused Line 21:1: F401 'fedot_ind.core.repository.constanst_repository.FEDOT_HEAD_ENSEMBLE' imported but unused Line 385:54: E127 continuation line over-indented for visual indent Line 389:54: F541 f-string is missing placeholders Line 392:5: E303 too many blank lines (2)

Line 92:13: E722 do not use bare 'except' Line 268:13: E722 do not use bare 'except' Line 406:121: E501 line too long (122 > 120 characters) Line 484:13: E722 do not use bare 'except'

Line 125:9: E704 multiple statements on one line (def) Line 128:9: E704 multiple statements on one line (def) Line 132:9: E704 multiple statements on one line (def) Line 137:9: E704 multiple statements on one line (def)

Line 23:1: F403 'from fedot_ind.core.models.topological.topofeatures import ' used; unable to detect undefined names Line 23:1: F401 'fedot_ind.core.models.topological.topofeatures.' imported but unused

Line 2:1: F401 'typing.Iterable' imported but unused

Line 82:9: E123 closing bracket does not match indentation of opening bracket's line Line 116:9: E123 closing bracket does not match indentation of opening bracket's line Line 132:9: E123 closing bracket does not match indentation of opening bracket's line Line 154:9: E123 closing bracket does not match indentation of opening bracket's line Line 160:9: E123 closing bracket does not match indentation of opening bracket's line Line 166:9: E123 closing bracket does not match indentation of opening bracket's line Line 184:9: E123 closing bracket does not match indentation of opening bracket's line Line 202:9: E123 closing bracket does not match indentation of opening bracket's line Line 220:9: E123 closing bracket does not match indentation of opening bracket's line Line 238:9: E123 closing bracket does not match indentation of opening bracket's line Line 252:9: E123 closing bracket does not match indentation of opening bracket's line Line 270:9: E123 closing bracket does not match indentation of opening bracket's line Line 284:9: E123 closing bracket does not match indentation of opening bracket's line Line 298:9: E123 closing bracket does not match indentation of opening bracket's line Line 312:9: E123 closing bracket does not match indentation of opening bracket's line Line 326:9: E123 closing bracket does not match indentation of opening bracket's line Line 344:9: E123 closing bracket does not match indentation of opening bracket's line Line 360:9: E123 closing bracket does not match indentation of opening bracket's line Line 370:9: E123 closing bracket does not match indentation of opening bracket's line Line 392:9: E123 closing bracket does not match indentation of opening bracket's line Line 417:9: E123 closing bracket does not match indentation of opening bracket's line Line 459:9: E123 closing bracket does not match indentation of opening bracket's line Line 475:9: E123 closing bracket does not match indentation of opening bracket's line Line 481:9: E123 closing bracket does not match indentation of opening bracket's line Line 491:9: E123 closing bracket does not match indentation of opening bracket's line Line 501:9: E123 closing bracket does not match indentation of opening bracket's line Line 519:9: E123 closing bracket does not match indentation of opening bracket's line Line 537:9: E123 closing bracket does not match indentation of opening bracket's line Line 551:9: E123 closing bracket does not match indentation of opening bracket's line Line 565:9: E123 closing bracket does not match indentation of opening bracket's line Line 575:9: E123 closing bracket does not match indentation of opening bracket's line Line 585:9: E123 closing bracket does not match indentation of opening bracket's line Line 595:9: E123 closing bracket does not match indentation of opening bracket's line Line 601:9: E123 closing bracket does not match indentation of opening bracket's line Line 607:9: E123 closing bracket does not match indentation of opening bracket's line Line 621:9: E123 closing bracket does not match indentation of opening bracket's line Line 627:9: E123 closing bracket does not match indentation of opening bracket's line Line 633:9: E123 closing bracket does not match indentation of opening bracket's line Line 647:9: E123 closing bracket does not match indentation of opening bracket's line Line 653:9: E123 closing bracket does not match indentation of opening bracket's line Line 683:9: E123 closing bracket does not match indentation of opening bracket's line Line 709:9: E123 closing bracket does not match indentation of opening bracket's line Line 731:9: E123 closing bracket does not match indentation of opening bracket's line Line 753:9: E123 closing bracket does not match indentation of opening bracket's line Line 767:9: E123 closing bracket does not match indentation of opening bracket's line Line 777:9: E123 closing bracket does not match indentation of opening bracket's line Line 783:9: E123 closing bracket does not match indentation of opening bracket's line Line 789:9: E123 closing bracket does not match indentation of opening bracket's line Line 796:9: E123 closing bracket does not match indentation of opening bracket's line Line 810:9: E123 closing bracket does not match indentation of opening bracket's line

Comment last updated at 2024-02-19 15:03:52 UTC
codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (fc114be) 56.15% compared to head (4b9fca6) 56.23%.

Files Patch % Lines
fedot_ind/api/main.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ========================================== + Coverage 56.15% 56.23% +0.07% ========================================== Files 102 102 Lines 8946 8956 +10 ========================================== + Hits 5024 5036 +12 + Misses 3922 3920 -2 ``` | [Flag](https://app.codecov.io/gh/aimclub/Fedot.Industrial/pull/119/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aimclub) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aimclub/Fedot.Industrial/pull/119/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aimclub) | `56.23% <70.00%> (+0.07%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aimclub#carryforward-flags-in-the-pull-request-comment) to find out more.

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