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: printing for server create with mulitple networks #824

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 24, 2024

Closes #820

Also add some more data in the mocked server calls to cover more code.

@jooola jooola requested a review from a team as a code owner July 24, 2024 13:49
@jooola jooola requested a review from apricote July 24, 2024 13:49
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.71%. Comparing base (41aaa56) to head (b4b3935).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #824      +/-   ##
==========================================
+ Coverage   59.58%   59.71%   +0.12%     
==========================================
  Files         209      209              
  Lines        7693     7692       -1     
==========================================
+ Hits         4584     4593       +9     
+ Misses       2458     2451       -7     
+ Partials      651      648       -3     

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

@jooola jooola merged commit f3fcbd2 into main Jul 25, 2024
5 checks passed
@jooola jooola deleted the server-create-private-network branch July 25, 2024 09:28
apricote added a commit that referenced this pull request Jul 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.46.0](v1.45.0...v1.46.0)
(2024-07-25)


### Features

* **load-balancer-type:** show traffic details for each location in
describe output
([5c9380c](5c9380c))
* **server-type:** show traffic details for each location in describe
output
([5c9380c](5c9380c))


### Bug Fixes

* ineffective poll interval option
([#822](#822))
([41aaa56](41aaa56))
* printing for server create with mulitple networks
([#824](#824))
([f3fcbd2](f3fcbd2))
* **server-type:** remove deprecated traffic column
([5c9380c](5c9380c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>
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