Skip to content

Conversation

tobiasraabe
Copy link
Member

Changes

To separate the namespace of the public interface from the implementation, create a pytask and a _pytask package.

@tobiasraabe tobiasraabe added this to the v0.0.5 milestone Aug 7, 2020
@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

Merging #14 into main will increase coverage by 11.30%.
The diff coverage is 94.20%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #14       +/-   ##
===========================================
+ Coverage   83.63%   94.93%   +11.30%     
===========================================
  Files          37       26       -11     
  Lines        1949     1363      -586     
===========================================
- Hits         1630     1294      -336     
+ Misses        319       69      -250     
Flag Coverage Δ
#end_to_end 84.29% <94.20%> (?)
#integration 52.89% <92.75%> (?)
#unit 90.16% <92.75%> (+6.53%) ⬆️

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

Impacted Files Coverage Δ
src/_pytask/dag.py 100.00% <ø> (ø)
src/_pytask/enums.py 100.00% <ø> (ø)
src/_pytask/exceptions.py 100.00% <ø> (ø)
src/_pytask/hookspecs.py 100.00% <ø> (ø)
src/_pytask/mark/expression.py 98.34% <ø> (ø)
src/_pytask/mark/structures.py 91.20% <ø> (ø)
src/_pytask/outcomes.py 100.00% <ø> (ø)
src/_pytask/report.py 100.00% <ø> (ø)
src/_pytask/session.py 100.00% <ø> (ø)
src/_pytask/shared.py 100.00% <ø> (ø)
... and 29 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 d7a03aa...baa9fe6. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 5de64e3 into main Aug 7, 2020
@tobiasraabe tobiasraabe deleted the seperate-namespaces branch August 7, 2020 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