Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(instance_server): use server volume to fetch volumes #2782

Merged

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Oct 24, 2024

Instance API currently miss zone when returning sbs volumes

Linked to scaleway/scaleway-sdk-go#2273

Instance API currently miss zone when returning sbs volumes
@github-actions github-actions bot added the instance Instance issues, bugs and feature requests label Oct 24, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (fe86049) to head (ff2fd06).
Report is 208 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2782      +/-   ##
==========================================
- Coverage   71.43%   67.47%   -3.97%     
==========================================
  Files         277      328      +51     
  Lines       35875    38744    +2869     
==========================================
+ Hits        25628    26142     +514     
- Misses       8028    10356    +2328     
- Partials     2219     2246      +27     

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

@remyleone remyleone added this pull request to the merge queue Oct 24, 2024
Merged via the queue into scaleway:master with commit 7033e27 Oct 24, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants