Skip to content

Raise informative error when path nodes point to directories. #484

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 11 commits into from
Nov 9, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Nov 8, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.3 milestone Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d2c07f) 96.40% compared to head (1943368) 96.40%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files         104      104           
  Lines        8839     8856   +17     
=======================================
+ Hits         8521     8538   +17     
  Misses        318      318           
Flag Coverage Δ
end_to_end 82.66% <52.38%> (-0.08%) ⬇️
integration 40.45% <23.80%> (-0.03%) ⬇️
unit 67.77% <80.95%> (+0.10%) ⬆️

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

Files Coverage Δ
src/_pytask/collect.py 94.20% <100.00%> (+0.14%) ⬆️
src/_pytask/execute.py 99.43% <100.00%> (ø)
tests/test_collect.py 97.30% <100.00%> (+0.13%) ⬆️
tests/test_execute.py 99.25% <100.00%> (ø)

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

@tobiasraabe tobiasraabe enabled auto-merge (squash) November 9, 2023 08:41
@tobiasraabe tobiasraabe merged commit 03fb027 into main Nov 9, 2023
@tobiasraabe tobiasraabe deleted the directory-error branch November 9, 2023 08:56
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