Skip to content
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

Atomized model impovements #1232

Closed
wants to merge 22 commits into from

fix probability in test

842771c
Select commit
Loading
Failed to load commit list.
Closed

Atomized model impovements #1232

fix probability in test
842771c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

79.47% (+0.00%) compared to 299ffba

View this Pull Request on Codecov

79.47% (+0.00%) compared to 299ffba

Details

Codecov Report

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

Comparison is base (299ffba) 79.47% compared to head (842771c) 79.47%.

Files Patch % Lines
fedot/core/pipelines/node.py 73.33% 4 Missing ⚠️
...t/core/operations/atomized_model/atomized_model.py 40.00% 3 Missing ⚠️
...edot/core/optimisers/genetic_operators/mutation.py 96.07% 2 Missing ⚠️
fedot/core/pipelines/adapters.py 83.33% 2 Missing ⚠️
...ore/operations/atomized_model/atomized_template.py 0.00% 1 Missing ⚠️
fedot/core/pipelines/template.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1232   +/-   ##
=======================================
  Coverage   79.47%   79.47%           
=======================================
  Files         145      146    +1     
  Lines        9928     9994   +66     
=======================================
+ Hits         7890     7943   +53     
- Misses       2038     2051   +13     

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