Skip to content

Minor fixes for BAMT users - #169

Open
gkirgizov wants to merge 5 commits into
mainfrom
bamt-fixes
Open

Minor fixes for BAMT users#169
gkirgizov wants to merge 5 commits into
mainfrom
bamt-fixes

Conversation

@gkirgizov

Copy link
Copy Markdown
Collaborator

No description provided.

@gkirgizov gkirgizov added the enhancement New feature or request label Aug 16, 2023
@gkirgizov
gkirgizov requested a review from YamLyubov August 16, 2023 06:46
@codecov-commenter

codecov-commenter commented Aug 24, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.09%. Comparing base (8aaf543) to head (19da575).
⚠️ Report is 60 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   74.13%   74.09%   -0.04%     
==========================================
  Files         129      129              
  Lines        7673     7683      +10     
==========================================
+ Hits         5688     5693       +5     
- Misses       1985     1990       +5     

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

@gkirgizov
gkirgizov marked this pull request as ready for review August 24, 2023 05:34
self.generations = GenerationKeeper(self.objective, keep_n_best=requirements.keep_n_best)
self.timer = OptimisationTimer(timeout=self.requirements.timeout)

dispatcher_type = MultiprocessingDispatcher if self.requirements.parallelization_mode == 'populational' else \

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Насколько я помню, параметер parallelization_mode вынесен в api в федоте. Такие изменения вообще делают его не нужным. Стоит эти изменения согласовать с федотом

@maypink

maypink commented Dec 19, 2023

Copy link
Copy Markdown
Collaborator

Доделаю или закрою, если окажется, что уже не актуально

@maypink maypink mentioned this pull request Dec 19, 2023
8 tasks
@nicl-nno

nicl-nno commented Feb 12, 2024

Copy link
Copy Markdown
Collaborator

@gkirgizov этот PR ещё актуален?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants