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

fix no solvent #334

Merged
merged 2 commits into from
Apr 19, 2024
Merged

fix no solvent #334

merged 2 commits into from
Apr 19, 2024

Conversation

t-young31
Copy link
Member

@t-young31 t-young31 commented Apr 14, 2024

Resolves #333

Thanks for catching this @shoubhikraj – very not ideal


Checklist

  • The changes include an associated explanation of how/why
  • Test pass
  • Documentation has been updated
  • Changelog has been updated

@t-young31 t-young31 changed the base branch from master to v1.4.3 April 14, 2024 19:16
Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.45%. Comparing base (c9c2c2b) to head (4cc3951).

Additional details and impacted files
@@            Coverage Diff             @@
##           v1.4.3     #334      +/-   ##
==========================================
+ Coverage   97.42%   97.45%   +0.03%     
==========================================
  Files         209      209              
  Lines       23761    23769       +8     
==========================================
+ Hits        23148    23163      +15     
+ Misses        613      606       -7     
Flag Coverage Δ
unittests 97.45% <100.00%> (+0.03%) ⬆️

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.

with:
flags: unittests
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }} # required
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for this, I was wondering why all the codecov runs were failing!

@shoubhikraj
Copy link
Collaborator

All seems good 👍

@t-young31 t-young31 merged commit d0c05f0 into v1.4.3 Apr 19, 2024
15 checks passed
@t-young31 t-young31 deleted the t-young31/333-fix_no_solvent branch April 19, 2024 16:30
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.

Solvent not being added with G09 for TS quick-reaction coordinate
2 participants