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

add more element valence #169

Merged
merged 7 commits into from Oct 20, 2023
Merged

add more element valence #169

merged 7 commits into from Oct 20, 2023

Conversation

Aunity
Copy link
Contributor

@Aunity Aunity commented Sep 21, 2023

@orbeckst
Copy link
Collaborator

orbeckst commented Sep 24, 2023 via email

Copy link
Collaborator

@speleo3 speleo3 left a comment

Choose a reason for hiding this comment

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

Please reference your issue #163 from the description.

Tests would be great. Here is a simple test for issue #140: speleo3@8e5121a

propka/energy.py Show resolved Hide resolved
propka/protonate.py Show resolved Hide resolved
propka/protonate.py Show resolved Hide resolved
@speleo3
Copy link
Collaborator

speleo3 commented Oct 10, 2023

@Aunity do you need help with the changes I proposed?

@Aunity
Copy link
Contributor Author

Aunity commented Oct 11, 2023

@speleo3 Sorry, it's been busy lately. Now it's fixed, please check again.

@speleo3
Copy link
Collaborator

speleo3 commented Oct 12, 2023

Getting close, thanks @Aunity for the updates. There is a syntax error that needs fixing, see https://github.com/jensengroup/propka/actions/runs/6492041705/job/17653467393?pr=169

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (fd7b155) 73.08% compared to head (0243462) 73.05%.
Report is 2 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   73.08%   73.05%   -0.04%     
==========================================
  Files          25       25              
  Lines        3972     3989      +17     
==========================================
+ Hits         2903     2914      +11     
- Misses       1069     1075       +6     
Files Coverage Δ
propka/molecular_container.py 92.52% <100.00%> (-0.07%) ⬇️
propka/conformation_container.py 84.97% <85.71%> (-0.05%) ⬇️
propka/energy.py 90.12% <33.33%> (-1.51%) ⬇️
propka/protonate.py 86.63% <33.33%> (-1.64%) ⬇️

... and 2 files with indirect coverage changes

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

@speleo3
Copy link
Collaborator

speleo3 commented Oct 13, 2023

Thanks for the final fix.

Please don't reformat entire files in your pull requests. It adds noise and controversy to your valuable contribution. In my opinion, if reformatting is desired, it should be discussed with the development team first and done in a separate pull request, and ideally be implemented with a commit hook or CI job which enforces the new style in the future.

@speleo3 speleo3 self-requested a review October 13, 2023 06:17
@Aunity
Copy link
Contributor Author

Aunity commented Oct 13, 2023

@speleo3 Thank you for reminding me. I have revoked the previous commit and made some modifications again.

propka/protonate.py Outdated Show resolved Hide resolved
@speleo3 speleo3 merged commit 33158d1 into jensengroup:master Oct 20, 2023
4 checks passed
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.

None yet

3 participants