Skip to content

Update usage for new location of SOAP.compression#82

Merged
kyleaoman merged 1 commit intomainfrom
soap_compression_move
Mar 16, 2026
Merged

Update usage for new location of SOAP.compression#82
kyleaoman merged 1 commit intomainfrom
soap_compression_move

Conversation

@kyleaoman
Copy link
Member

@kyleaoman kyleaoman commented Mar 16, 2026

There's a new standard library module compression in python3.14, which the SOAP compression module name collided with. SOAP is being updated (SWIFTSIM/SOAP#204) so that compression becomes SOAP.compression. Swiftgalaxy's usage of the virtual snapshot creator also becomes quite a bit simpler since it's been streamlined on the SOAP side.

@kyleaoman kyleaoman self-assigned this Mar 16, 2026
@kyleaoman kyleaoman added bug Something isn't working upstream Issue can be traced to a dependency. labels Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (fccb1a9) to head (7a9a2c3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines         2297      2290    -7     
  Branches       260       260           
=========================================
- Hits          2297      2290    -7     

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

@kyleaoman kyleaoman marked this pull request as ready for review March 16, 2026 18:23
@kyleaoman kyleaoman merged commit 7c7ce21 into main Mar 16, 2026
18 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working upstream Issue can be traced to a dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant