Skip to content

Conversation

xiki-tempula
Copy link
Collaborator

fix #311

@xiki-tempula xiki-tempula linked an issue Apr 17, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #312 (3b0df02) into master (2804d33) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          26       26           
  Lines        1749     1754    +5     
  Branches      380      382    +2     
=======================================
+ Hits         1727     1732    +5     
  Misses          2        2           
  Partials       20       20           
Impacted Files Coverage Δ
src/alchemlyb/workflows/abfe.py 99.67% <100.00%> (+<0.01%) ⬆️

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 requested a review from orbeckst April 17, 2023 10:41
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.

That's a bit awkward because we shouldn't have merged PR #310 as a 2.0.1 as it technically breaks semantic versioning. However, as we have it released, this PR looks good.

I am just including two doc improvements.

@@ -61,6 +62,8 @@ class ABFE(WorkflowBase):


.. versionadded:: 1.0.0
.. versionchanged:: 2.0.1
The `dir` argument expect a real directory and wildcard are no longer accepted.
Copy link
Member

Choose a reason for hiding this comment

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

We should not have done this API change in 2.0.1 as this breaks semver.

However, the change is small enough so I am ok with just moving forward.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry, I hadn't thought of this before I do this change.

@orbeckst orbeckst self-assigned this Apr 17, 2023
@orbeckst orbeckst merged commit 4e590cc into alchemistry:master Apr 17, 2023
@xiki-tempula xiki-tempula deleted the 311-the-dir-keyword-in-abfe-pipeline-no-longer-accepts-wildcard branch June 1, 2023 19:33
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.

the dir keyword in ABFE pipeline no longer accepts wildcard
2 participants