Skip to content

Add guide on how to profile pytask. #191

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

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Add guide on how to profile pytask. #191

merged 2 commits into from
Jan 11, 2022

Conversation

tobiasraabe
Copy link
Member

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in docs/changes.rst.

@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #191 (f72076d) into main (a2a7082) will decrease coverage by 12.98%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #191       +/-   ##
===========================================
- Coverage   92.77%   79.79%   -12.99%     
===========================================
  Files          71       71               
  Lines        6725     6725               
===========================================
- Hits         6239     5366      -873     
- Misses        486     1359      +873     
Flag Coverage Δ
end_to_end 79.03% <ø> (ø)
integration 41.72% <ø> (ø)
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_compat.py 28.16% <0.00%> (-71.84%) ⬇️
tests/test_live.py 36.69% <0.00%> (-63.31%) ⬇️
tests/test_capture.py 40.75% <0.00%> (-58.65%) ⬇️
tests/test_outcomes.py 45.45% <0.00%> (-54.55%) ⬇️
tests/test_dag.py 50.00% <0.00%> (-46.74%) ⬇️
tests/test_mark_expression.py 53.33% <0.00%> (-46.67%) ⬇️
tests/test_console.py 57.74% <0.00%> (-40.85%) ⬇️
tests/test_nodes.py 56.52% <0.00%> (-37.40%) ⬇️
tests/test_collect.py 58.97% <0.00%> (-35.05%) ⬇️
tests/test_shared.py 65.00% <0.00%> (-35.00%) ⬇️
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2a7082...f72076d. Read the comment docs.

@tobiasraabe tobiasraabe added this to the v0.1.6 milestone Jan 11, 2022
@tobiasraabe tobiasraabe merged commit df94ebc into main Jan 11, 2022
@tobiasraabe tobiasraabe deleted the guide-to-profile branch January 11, 2022 22:41
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.

1 participant