Skip to content

Conversation

@VadimsAhmers
Copy link
Collaborator

@VadimsAhmers VadimsAhmers commented Dec 13, 2024

Доделываю #1278

  • Синхронизировал ветку repr-fix с master, все коммиты объединены в один
  • Добавил в requirements.txt GOLEM с изменениями для воспроизводимости.

@pep8speaks
Copy link

pep8speaks commented Dec 13, 2024

Hello @VadimsAhmers! 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! 🍻

Comment last updated at 2024-12-16 21:10:40 UTC

@VadimsAhmers VadimsAhmers changed the title Vadim repr fix Reproducibility fixes Dec 13, 2024
@codecov
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.32%. Comparing base (b0618df) to head (f32099f).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
fedot/core/pipelines/tuning/tuner_builder.py 33.33% 2 Missing ⚠️
fedot/api/main.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1351      +/-   ##
==========================================
- Coverage   80.33%   80.32%   -0.01%     
==========================================
  Files         146      146              
  Lines       10464    10470       +6     
==========================================
+ Hits         8406     8410       +4     
- Misses       2058     2060       +2     

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

tuner_tuned_window = tuned_pipeline.nodes[-1].parameters['window_size']

assert autotuned_window != tuner_tuned_window
# check that WindowSizeSelector runs twice due to tuner graph copying in initialization
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тогда комментарий можно убрать.

@nicl-nno nicl-nno merged commit 1510d77 into aimclub:master Dec 22, 2024
5 of 6 checks passed
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.

3 participants