Skip to content

hotfix: fix parallel_cache_files timeout error #1388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DRMPN
Copy link
Collaborator

@DRMPN DRMPN commented Apr 30, 2025

This is a 🐛 bug fix.

Summary

  • Add option to enable/disable baseline model fitting for classification examples
  • Lower timeout thresholds for regression and time series forecasting tests (retains original timeout for classification)

Context

Attempt to resolve an occasionally timeout error.

@DRMPN DRMPN requested review from nicl-nno and Lopa10ko April 30, 2025 21:23
@DRMPN DRMPN self-assigned this Apr 30, 2025
Copy link
Contributor

Code has no PEP8 errors!

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.78%. Comparing base (f0e6766) to head (14b51a7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1388   +/-   ##
=======================================
  Coverage   80.78%   80.78%           
=======================================
  Files         148      148           
  Lines       10746    10746           
=======================================
  Hits         8681     8681           
  Misses       2065     2065           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DRMPN
Copy link
Collaborator Author

DRMPN commented Apr 30, 2025

Integration runs:

⏳ - https://github.com/aimclub/FEDOT/actions/runs/14764803646

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants