Skip to content

feat: return storage handles from StorageManager#718

Merged
atravitz merged 3 commits intoOpenFreeEnergy:feat/warehousefrom
ethanholz:feat/return-storage-handles
Jan 28, 2026
Merged

feat: return storage handles from StorageManager#718
atravitz merged 3 commits intoOpenFreeEnergy:feat/warehousefrom
ethanholz:feat/return-storage-handles

Conversation

@ethanholz
Copy link
Contributor

This PR blocks #712 by solving a logical error in how we handle passing around storage handles between ProtocolUnits, previously users had no way to actually do this, now they do. The only thing that we may need to adjust is that this contains no metadata on which storage manager it is stored in (ie permanent vs shared), not sure if you really need it though.

Checklist

  • Added a news entry

Developers certificate of origin

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (feat/warehouse@ca614ac). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             feat/warehouse     #718   +/-   ##
=================================================
  Coverage                  ?   98.33%           
=================================================
  Files                     ?       42           
  Lines                     ?     2526           
  Branches                  ?        0           
=================================================
  Hits                      ?     2484           
  Misses                    ?       42           
  Partials                  ?        0           

☔ 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.

Co-authored-by: Alyssa Travitz <31974495+atravitz@users.noreply.github.com>
@github-actions
Copy link

No API break detected ✅

@atravitz atravitz self-requested a review January 28, 2026 15:59
@atravitz atravitz merged commit c932c8b into OpenFreeEnergy:feat/warehouse Jan 28, 2026
13 checks passed
@ethanholz ethanholz mentioned this pull request Jan 28, 2026
2 tasks
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.

2 participants