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

Make output directory when it didn't exist for workflow #290

Merged
merged 3 commits into from
Dec 12, 2022

Conversation

xiki-tempula
Copy link
Collaborator

In alchemistry/flamel#24, it is reported that when the output directory didn't exist, the flow will crash. This PR make it that if the output directory didn't exist, it will be created.

@codecov
Copy link

codecov bot commented Dec 11, 2022

Codecov Report

Merging #290 (883c4df) into master (a893769) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   98.69%   98.70%           
=======================================
  Files          26       26           
  Lines        1765     1774    +9     
  Branches      380      381    +1     
=======================================
+ Hits         1742     1751    +9     
  Misses          3        3           
  Partials       20       20           
Impacted Files Coverage Δ
src/alchemlyb/workflows/abfe.py 99.66% <100.00%> (-0.01%) ⬇️
src/alchemlyb/workflows/base.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.

@xiki-tempula xiki-tempula marked this pull request as ready for review December 11, 2022 10:38
Copy link
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@orbeckst orbeckst merged commit 8e9c317 into alchemistry:master Dec 12, 2022
@orbeckst orbeckst added this to the 2.0.0 milestone Dec 12, 2022
@xiki-tempula xiki-tempula deleted the feat_newfolder branch December 12, 2022 20:48
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.

2 participants