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

add topo to extra #1261

Closed valer1435 closed 4 months ago

valer1435 commented 4 months ago

Moved ripser to extra-dependencies

docu-mentor[bot] commented 4 months ago

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app powered by Anyscale Endpoints that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed in this PR. If you only want me to look at specific files or folders, you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/" folder and the file "README.md". All good? Let's get started!

pep8speaks commented 4 months ago

Hello @valer1435! 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 2024-03-01 08:19:26 UTC
github-actions[bot] commented 4 months ago

All PEP8 errors has been fixed, thanks :heart:

Comment last updated at
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 79.85%. Comparing base (c53881a) to head (2c4e25e). Report is 1 commits behind head on master.

Files Patch % Lines
...edot/core/repository/operation_types_repository.py 50.00% 6 Missing :warning:
...erations/topological/fast_topological_extractor.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1261 +/- ## ========================================== + Coverage 79.82% 79.85% +0.02% ========================================== Files 150 146 -4 Lines 10322 10028 -294 ========================================== - Hits 8240 8008 -232 + Misses 2082 2020 -62 ```

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