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

Implement a persist marker. #28

Merged
merged 6 commits into from
Oct 3, 2020
Merged

Implement a persist marker. #28

merged 6 commits into from
Oct 3, 2020

Conversation

tobiasraabe
Copy link
Member

No description provided.

@tobiasraabe tobiasraabe added this to the v0.0.7 milestone Oct 3, 2020
@codecov
Copy link

codecov bot commented Oct 3, 2020

Codecov Report

Merging #28 into main will increase coverage by 1.93%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   93.87%   95.81%   +1.93%     
==========================================
  Files          31       29       -2     
  Lines        1356     1648     +292     
==========================================
+ Hits         1273     1579     +306     
+ Misses         83       69      -14     
Flag Coverage Δ
#end_to_end 94.29% <ø> (+12.65%) ⬆️
#integration ?
#unit 60.31% <ø> (-18.16%) ⬇️

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

Impacted Files Coverage Δ
src/_pytask/__init__.py 100.00% <ø> (ø)
src/_pytask/build.py 90.74% <ø> (ø)
src/_pytask/clean.py 90.35% <ø> (ø)
src/_pytask/cli.py 100.00% <ø> (ø)
src/_pytask/collect.py 94.06% <ø> (ø)
src/_pytask/config.py 100.00% <ø> (ø)
src/_pytask/dag.py 100.00% <ø> (ø)
src/_pytask/database.py 100.00% <ø> (ø)
src/_pytask/debugging.py 58.82% <ø> (ø)
src/_pytask/enums.py 100.00% <ø> (ø)
... and 49 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 b5aa10b...b596956. Read the comment docs.

@tobiasraabe tobiasraabe changed the title [WP] Fix CI. Implement a persist marker. Oct 3, 2020
@tobiasraabe tobiasraabe merged commit 4aea522 into main Oct 3, 2020
@tobiasraabe tobiasraabe deleted the fix-ci branch October 3, 2020 20:40
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.

None yet

1 participant