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

fix sporadic forecasting test failure #1280

Closed Lopa10ko closed 2 months ago

Lopa10ko commented 3 months ago

This is a 🐛 bug fix.

Summary

Context

closes #1279

docu-mentor[bot] commented 3 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!

github-actions[bot] commented 3 months ago

All PEP8 errors has been fixed, thanks :heart:

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

Codecov Report

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

Project coverage is 79.90%. Comparing base (b711ebe) to head (94df381).

Files Patch % Lines
...entations/models/ts_implementations/statsmodels.py 50.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1280 +/- ## ========================================== - Coverage 79.92% 79.90% -0.03% ========================================== Files 146 146 Lines 10049 10065 +16 ========================================== + Hits 8032 8042 +10 - Misses 2017 2023 +6 ```

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