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

Doc: Fix/update/add/prettify some pypesto.profile documentation #1149

Merged
merged 4 commits into from
Oct 25, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Oct 24, 2023

@dweindl dweindl requested review from PaulJonasJost and a team as code owners October 24, 2023 19:19
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2023

Codecov Report

Merging #1149 (dab39d0) into develop (160c2a8) will decrease coverage by 6.48%.
Report is 403 commits behind head on develop.
The diff coverage is 87.56%.

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

@@             Coverage Diff             @@
##           develop    #1149      +/-   ##
===========================================
- Coverage    88.16%   81.69%   -6.48%     
===========================================
  Files           79      148      +69     
  Lines         5257    11649    +6392     
===========================================
+ Hits          4635     9517    +4882     
- Misses         622     2132    +1510     
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 a lot.

@dweindl dweindl merged commit cbb08ad into develop Oct 25, 2023
16 of 17 checks passed
@dweindl dweindl deleted the doc_profiles branch October 25, 2023 17:48
This was referenced Nov 15, 2023
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