Skip to content

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Mar 5, 2023

Closes #344.

@tobiasraabe tobiasraabe added this to the v0.3.2 milestone Mar 5, 2023
@codecov
Copy link

codecov bot commented Mar 5, 2023

Codecov Report

Merging #357 (eb48884) into main (a4c1b75) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head eb48884 differs from pull request most recent head 319ce02. Consider uploading reports for the commit 319ce02 to get more accurate results

@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   96.11%   96.12%   +0.01%     
==========================================
  Files          94       94              
  Lines        7625     7646      +21     
==========================================
+ Hits         7329     7350      +21     
  Misses        296      296              
Flag Coverage Δ
end_to_end 83.28% <100.00%> (-0.02%) ⬇️
integration 41.40% <17.02%> (-0.05%) ⬇️
unit 65.81% <46.80%> (+0.14%) ⬆️

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

Impacted Files Coverage Δ
src/_pytask/dag.py 99.43% <100.00%> (+0.02%) ⬆️
src/_pytask/database_utils.py 100.00% <100.00%> (ø)
src/_pytask/report.py 100.00% <100.00%> (ø)
tests/test_database.py 100.00% <100.00%> (ø)
tests/test_dry_run.py 100.00% <100.00%> (ø)
tests/test_execute.py 100.00% <100.00%> (ø)
tests/test_persist.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tobiasraabe tobiasraabe merged commit 59adaf4 into main Mar 5, 2023
@tobiasraabe tobiasraabe deleted the add-hashing branch March 5, 2023 23:29
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.

ENH: Improving file-change detection.
1 participant