Merged
Conversation
* Replace pprint with model_dump in _ipython_display_ of SettingsBaseModel (#653) * min pin rdkit (#665) * fix msgpack `pint.errors.OffsetUnitCalculusError` when defining in celsius (#666) * add test that breaks * add fix * add news * Added Protocol how-to doc (#594) * Seeded protocol how-to * Finished document, with substantial help from Claude * Apply suggestions from code review Co-authored-by: Alyssa Travitz <31974495+atravitz@users.noreply.github.com> * Changes from @atravitz review * Fix sphinx build warning * Apply suggestion from @IAlibay Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com> * Edits from review comments * Added additional notes on Settings objects to protocol how-to * Added additional notes to protocol how-to step 2 * Added more realism to ProtocolResult implementation in Protocol how-to * Added serialization concept doc giving supported types * Added link to serialization concept doc in tokenizable concept doc * Added additional notes for ProtocolUnits in Protocol how-to * Reworked ProtocolUnits example in Protocol how-to; made changes elsewhere to accommodate * Addressed remaining reviwe comments * precommit * add serialization to index --------- Co-authored-by: Alyssa Travitz <31974495+atravitz@users.noreply.github.com> Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com> Co-authored-by: Alyssa Travitz <alyssa.travitz@omsf.io> * expose GufeToeknizableTestsMixin (#669) * run ci on all branches (#673) * Updated CHANGELOG for 1.7.1 * update changelog --------- Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com> Co-authored-by: David L. Dotson <dotsdl@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #765 +/- ##
=======================================
Coverage 98.89% 98.89%
=======================================
Files 43 43
Lines 2705 2705
=======================================
Hits 2675 2675
Misses 30 30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
No API break detected ✅ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Tips
Since this will create a commit, it is best to make this comment when you are finished with your work.
Checklist
newsentryDevelopers certificate of origin