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

Integration tests fix v2 #1183

Closed IIaKyJIuH closed 7 months ago

IIaKyJIuH commented 8 months ago

Rework of integration tests passing.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (70fc033) 79.49% compared to head (41f5c2f) 79.27%. Report is 2 commits behind head on master.

Files Patch % Lines
fedot/core/operations/evaluation/boostings.py 12.50% 7 Missing :warning:
fedot/core/data/data.py 63.63% 4 Missing :warning:
...mplementations/models/boostings_implementations.py 50.00% 3 Missing :warning:
fedot/core/pipelines/tuning/hyperparams.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1183 +/- ## ========================================== - Coverage 79.49% 79.27% -0.22% ========================================== Files 145 145 Lines 10022 10047 +25 ========================================== - Hits 7967 7965 -2 - Misses 2055 2082 +27 ```

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

pep8speaks commented 8 months ago

Hello @IIaKyJIuH! 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-11-21 12:27:45 UTC
aim-pep8-bot commented 8 months ago

Hello @IIaKyJIuH! 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-11-21 12:27:36 UTC