Skip to content

Conversation

@tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Apr 9, 2021

Changes

  • Pretty formatting for tasks with mixed priorities.
  • pretty formatting for duplicated ids in parametrization
  • simplify find_common_ancestor

@tobiasraabe tobiasraabe added this to the v0.0.15 milestone Apr 9, 2021
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #80 (8f01eb4) into main (19dc014) will increase coverage by 0.00%.
The diff coverage is 95.83%.

❗ Current head 8f01eb4 differs from pull request most recent head caa5f1d. Consider uploading reports for the commit caa5f1d to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   90.35%   90.36%           
=======================================
  Files          58       58           
  Lines        4768     4793   +25     
=======================================
+ Hits         4308     4331   +23     
- Misses        460      462    +2     
Flag Coverage Δ
end_to_end 77.02% <93.75%> (+0.18%) ⬆️
integration 41.64% <54.16%> (+0.01%) ⬆️
unit 67.43% <83.33%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
tests/test_dag.py 97.70% <77.77%> (-2.30%) ⬇️
src/_pytask/console.py 95.65% <100.00%> (+2.31%) ⬆️
src/_pytask/dag.py 100.00% <100.00%> (ø)
src/_pytask/nodes.py 97.51% <100.00%> (+0.03%) ⬆️
src/_pytask/parametrize.py 100.00% <100.00%> (ø)
src/_pytask/path.py 100.00% <100.00%> (ø)
src/_pytask/resolve_dependencies.py 100.00% <100.00%> (ø)
tests/test_execute.py 100.00% <100.00%> (ø)
tests/test_path.py 100.00% <100.00%> (ø)

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 19dc014...caa5f1d. Read the comment docs.

@tobiasraabe tobiasraabe merged commit b6ae5f3 into main Apr 9, 2021
@tobiasraabe tobiasraabe deleted the some-fixes branch April 9, 2021 21:28
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.

2 participants