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

Extend saveTrainingReactions to take list input #1370

Closed
wants to merge 2 commits into from

Conversation

mjohnson541
Copy link
Contributor

This PR includes some improvements to the saveTrainingReaction function that were useful in converting the rules in the database to training reactions. Note this is not interdependent with the rules to training reactions pull request itself, although it was used to run the script used to create that PR.

@mjohnson541 mjohnson541 added Status: Ready for Review PR is complete and ready to be reviewed Complexity: Low labels May 19, 2018
@mjohnson541 mjohnson541 requested a review from amarkpayne May 19, 2018 22:24
@codecov
Copy link

codecov bot commented May 19, 2018

Codecov Report

Merging #1370 into master will increase coverage by <.01%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1370      +/-   ##
==========================================
+ Coverage   41.97%   41.98%   +<.01%     
==========================================
  Files         169      169              
  Lines       27881    27889       +8     
  Branches     5492     5496       +4     
==========================================
+ Hits        11703    11708       +5     
- Misses      15388    15392       +4     
+ Partials      790      789       -1
Impacted Files Coverage Δ
rmgpy/data/kinetics/common.py 83% <0%> (ø) ⬆️
rmgpy/data/kinetics/family.py 58.84% <11.11%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 150dbbc...571a966. Read the comment docs.

@mliu49
Copy link
Contributor

mliu49 commented May 22, 2018

Would you mind if I combined this with the save_training branch and made a new PR?

Edit: link

@mjohnson541
Copy link
Contributor Author

Go for it!

@mliu49
Copy link
Contributor

mliu49 commented May 22, 2018

Merged with #1373.

@mliu49 mliu49 closed this May 22, 2018
@mjohnson541 mjohnson541 deleted the r2tupgrades branch May 30, 2018 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Low Status: Ready for Review PR is complete and ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants