Skip to content

Raise error when non-existing task paths are added to the config. #517

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 3 commits into from
Dec 6, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 6, 2023

Closes #514.

@tobiasraabe tobiasraabe added this to the v0.4.5 milestone Dec 6, 2023
@tobiasraabe tobiasraabe enabled auto-merge (squash) December 6, 2023 18:26
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0577393) 96.60% compared to head (67f8176) 97.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #517      +/-   ##
==========================================
+ Coverage   96.60%   97.00%   +0.39%     
==========================================
  Files         104      104              
  Lines        8920     8934      +14     
==========================================
+ Hits         8617     8666      +49     
+ Misses        303      268      -35     
Flag Coverage Δ
end_to_end 82.38% <65.00%> (-0.06%) ⬇️
integration 40.20% <15.00%> (-0.03%) ⬇️
unit 68.70% <95.00%> (+0.56%) ⬆️

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

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

@tobiasraabe tobiasraabe merged commit 62077ed into main Dec 6, 2023
@tobiasraabe tobiasraabe deleted the fix-514 branch December 6, 2023 18:34
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: bogus task dir gives unclear error
1 participant