Skip to content

Conversation

tobiasraabe
Copy link
Member

Closes #104.

@tobiasraabe tobiasraabe added this to the v0.1.0 milestone Jun 28, 2021
@codecov
Copy link

codecov bot commented Jun 28, 2021

Codecov Report

Merging #116 (66ff4a1) into main (8e7686e) will decrease coverage by 0.00%.
The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   93.30%   93.29%   -0.01%     
==========================================
  Files          63       63              
  Lines        5269     5293      +24     
==========================================
+ Hits         4916     4938      +22     
- Misses        353      355       +2     
Flag Coverage Δ
end_to_end 79.99% <92.30%> (+0.05%) ⬆️
integration 41.62% <23.07%> (-0.10%) ⬇️
unit 67.23% <65.38%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
src/_pytask/resolve_dependencies.py 98.82% <88.88%> (-1.18%) ⬇️
tests/test_skipping.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 8e7686e...66ff4a1. Read the comment docs.

@tobiasraabe tobiasraabe merged commit a0d83e4 into main Jun 28, 2021
@tobiasraabe tobiasraabe deleted the fix-104 branch June 28, 2021 22:40
@tobiasraabe tobiasraabe mentioned this pull request Jun 29, 2021
tobiasraabe added a commit that referenced this pull request Jun 29, 2021
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.

BUG: Pytask checks for dependencies when using the skip decorator
1 participant