Skip to content

Rename graph.py to dag_command.py and improve collect_command.py. #451

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
Oct 16, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Oct 16, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.2 milestone Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (10184d9) 94.99% compared to head (d8986b6) 95.00%.

❗ Current head d8986b6 differs from pull request most recent head 94e8b7f. Consider uploading reports for the commit 94e8b7f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #451   +/-   ##
=======================================
  Coverage   94.99%   95.00%           
=======================================
  Files          97       97           
  Lines        8518     8510    -8     
=======================================
- Hits         8092     8085    -7     
+ Misses        426      425    -1     
Flag Coverage Δ
end_to_end 82.07% <100.00%> (+0.01%) ⬆️
integration 39.43% <45.45%> (+0.02%) ⬆️
unit 65.96% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
src/_pytask/cli.py 98.55% <100.00%> (ø)
src/_pytask/collect_command.py 90.51% <100.00%> (+0.19%) ⬆️
src/_pytask/dag_command.py 66.41% <ø> (ø)
src/pytask/__init__.py 100.00% <100.00%> (ø)
tests/test_dag_command.py 84.61% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasraabe tobiasraabe merged commit 3eacbc1 into main Oct 16, 2023
@tobiasraabe tobiasraabe deleted the refactor branch October 16, 2023 14:05
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