Skip to content

refactor: add fedot_ind api, core and tools as an industrial module#1411

Draft
Lopa10ko wants to merge 2 commits intomasterfrom
refactor/industrial-synergy
Draft

refactor: add fedot_ind api, core and tools as an industrial module#1411
Lopa10ko wants to merge 2 commits intomasterfrom
refactor/industrial-synergy

Conversation

@Lopa10ko
Copy link
Collaborator

@Lopa10ko Lopa10ko commented Feb 5, 2026

This is a 🔨 code refactoring.

Summary

WIP

Context

closes #1412

@Lopa10ko Lopa10ko self-assigned this Feb 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

All PEP8 errors has been fixed, thanks ❤️

Comment last updated at Thu, 05 Feb 2026 17:14:36

@Lopa10ko
Copy link
Collaborator Author

Lopa10ko commented Feb 5, 2026

/fix-pep8

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

❌ Patch coverage is 0% with 9161 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.71%. Comparing base (6621f8d) to head (d3ceda9).

Files with missing lines Patch % Lines
.../core/architecture/preprocessing/data_convertor.py 0.00% 547 Missing ⚠️
...rial/core/models/nn/network_modules/layers/lora.py 0.00% 442 Missing ⚠️
fedot/industrial/core/models/pdl/pairwise_model.py 0.00% 302 Missing ⚠️
...models/nn/network_impl/forecasting_model/deepar.py 0.00% 277 Missing ⚠️
...l/core/models/nn/network_modules/layers/special.py 0.00% 256 Missing ⚠️
...re/models/nn/network_modules/layers/head_layers.py 0.00% 244 Missing ⚠️
...ndustrial/core/models/nn/network_modules/losses.py 0.00% 240 Missing ⚠️
...industrial/core/models/nn/network_modules/other.py 0.00% 239 Missing ⚠️
...dels/nn/network_impl/forecasting_model/deep_tcn.py 0.00% 223 Missing ⚠️
.../industrial/core/metrics/metrics_implementation.py 0.00% 215 Missing ⚠️
... and 80 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1411       +/-   ##
===========================================
- Coverage   80.18%   33.71%   -46.48%     
===========================================
  Files         150      302      +152     
  Lines       10881    25885    +15004     
===========================================
+ Hits         8725     8727        +2     
- Misses       2156    17158    +15002     

☔ 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.

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.

refactor: merge fedot_ind into fedot as an integrated module

1 participant