Skip to content

Conversation

jooola
Copy link
Member

@jooola jooola commented Aug 7, 2025

We collect all changes for the Storage Box support in this PR. It will only be merged when everything is implemented through smaller pull requests targeting the storage-boxes branch.

Closes #526

We collect all changes for the Storage Box support in this PR. It will only be merged when everything is implemented through smaller pull requests targetting the storage-boxes branch.
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 97.90419% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.32%. Comparing base (2b4773e) to head (918de44).

Files with missing lines Patch % Lines
hcloud/actions/client.py 66.66% 2 Missing ⚠️
hcloud/storage_boxes/domain.py 97.59% 2 Missing ⚠️
hcloud/_client.py 97.29% 1 Missing ⚠️
hcloud/placement_groups/client.py 50.00% 1 Missing ⚠️
hcloud/storage_boxes/client.py 98.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
+ Coverage   96.01%   96.32%   +0.30%     
==========================================
  Files          64       70       +6     
  Lines        2938     3153     +215     
==========================================
+ Hits         2821     3037     +216     
+ Misses        117      116       -1     

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

@apricote apricote mentioned this pull request Aug 7, 2025
11 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.

feat: support for Storage Boxes
1 participant