Skip to content

Release/1.7.1 into main#754

Merged
atravitz merged 2 commits intomainfrom
release/1.7.1_into_main
Mar 2, 2026
Merged

Release/1.7.1 into main#754
atravitz merged 2 commits intomainfrom
release/1.7.1_into_main

Conversation

@atravitz
Copy link
Copy Markdown
Contributor

@atravitz atravitz commented Mar 2, 2026

I had made a release off of stable for v1.7.1, but need to merge it back in .

Tips

  • Comment "pre-commit.ci autofix" to have pre-commit.ci atomically format your PR.
    Since this will create a commit, it is best to make this comment when you are finished with your work.

Checklist

  • Added a news entry

Developers certificate of origin

atravitz and others added 2 commits November 5, 2025 12:24
* 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>
@atravitz atravitz force-pushed the release/1.7.1_into_main branch from 70850fc to 839d5a1 Compare March 2, 2026 22:46
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

No API break detected ✅

@atravitz atravitz marked this pull request as ready for review March 2, 2026 22:47
@atravitz atravitz merged commit dae1bc6 into main Mar 2, 2026
12 checks passed
@atravitz atravitz deleted the release/1.7.1_into_main branch March 2, 2026 22:56
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.87%. Comparing base (4ce2101) to head (839d5a1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #754   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          42       42           
  Lines        2669     2669           
=======================================
  Hits         2639     2639           
  Misses         30       30           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant