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

Get optimization result by id #1116

Merged
merged 4 commits into from
Oct 10, 2023
Merged

Get optimization result by id #1116

merged 4 commits into from
Oct 10, 2023

Conversation

plakrisenko
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2023

Codecov Report

Merging #1116 (a74ab99) into develop (160c2a8) will decrease coverage by 3.78%.
Report is 384 commits behind head on develop.
The diff coverage is 88.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop    #1116      +/-   ##
===========================================
- Coverage    88.16%   84.39%   -3.78%     
===========================================
  Files           79      148      +69     
  Lines         5257    11638    +6381     
===========================================
+ Hits          4635     9822    +5187     
- Misses         622     1816    +1194     
Files Coverage Δ
pypesto/C.py 100.00% <100.00%> (ø)
pypesto/__init__.py 100.00% <100.00%> (ø)
pypesto/engine/__init__.py 100.00% <100.00%> (ø)
pypesto/engine/multi_process.py 93.10% <100.00%> (+0.79%) ⬆️
pypesto/engine/multi_thread.py 100.00% <100.00%> (ø)
pypesto/engine/single_core.py 100.00% <100.00%> (ø)
pypesto/engine/task.py 100.00% <100.00%> (ø)
pypesto/ensemble/__init__.py 100.00% <100.00%> (ø)
pypesto/ensemble/task.py 100.00% <100.00%> (ø)
pypesto/hierarchical/__init__.py 100.00% <100.00%> (ø)
... and 138 more

Copy link
Collaborator

@PaulJonasJost PaulJonasJost left a comment

Choose a reason for hiding this comment

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

Thanks :)

@plakrisenko plakrisenko merged commit 9b0d7fd into develop Oct 10, 2023
18 checks passed
@PaulJonasJost PaulJonasJost mentioned this pull request Oct 11, 2023
@PaulJonasJost PaulJonasJost deleted the get_ores_by_id branch October 24, 2023 12:45
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