FEDOT icon indicating copy to clipboard operation
FEDOT copied to clipboard

Fix integration tests

Open valer1435 opened this issue 2 years ago • 2 comments

Integration tests are fixed https://github.com/nccr-itmo/FEDOT/issues/752

valer1435 avatar Jul 07 '22 13:07 valer1435

Codecov Report

Merging #764 (ffb9538) into master (e81f765) will decrease coverage by 0.54%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##           master     #764      +/-   ##
==========================================
- Coverage   88.80%   88.25%   -0.55%     
==========================================
  Files         205      205              
  Lines       13421    13425       +4     
==========================================
- Hits        11918    11848      -70     
- Misses       1503     1577      +74     
Impacted Files Coverage Δ
fedot/api/main.py 81.11% <ø> (ø)
fedot/core/data/data.py 86.87% <0.00%> (ø)
...edot/core/repository/operation_types_repository.py 89.21% <80.00%> (-0.24%) :arrow_down:
fedot/explainability/explainers.py 83.33% <100.00%> (ø)
fedot/explainability/surrogate_explainer.py 90.00% <100.00%> (ø)
...dot/core/optimisers/gp_comp/operators/selection.py 72.22% <0.00%> (-23.46%) :arrow_down:
...lementations/data_operations/ts_transformations.py 79.57% <0.00%> (-10.88%) :arrow_down:
fedot/core/data/merge/data_merger.py 97.87% <0.00%> (-1.07%) :arrow_down:
...tations/data_operations/sklearn_transformations.py 93.40% <0.00%> (-0.55%) :arrow_down:
...edot/core/optimisers/gp_comp/operators/mutation.py 94.32% <0.00%> (+0.43%) :arrow_up:
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 07 '22 13:07 codecov[bot]

Hello @valer1435! 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 2022-08-08 09:59:53 UTC

pep8speaks avatar Aug 03 '22 13:08 pep8speaks