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: change floating ip labels type to dict[str, str] #444

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

p4ck3t0
Copy link
Contributor

@p4ck3t0 p4ck3t0 commented Oct 3, 2024

The type for the floating ip label was wrong. Its now changed to the type in the comments and works as expected.

@jooola jooola changed the title Change floating ip label type to dict[str, str] fix: change floating ip labels type to dict[str, str] Oct 8, 2024
@jooola
Copy link
Member

jooola commented Oct 8, 2024

Thanks for the fix! I'll merge this as soon as the CI passes.

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.85%. Comparing base (a66d6d6) to head (b727c98).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files          64       64           
  Lines        2981     2981           
=======================================
  Hits         2768     2768           
  Misses        213      213           

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

@jooola jooola merged commit 1f6da4e into hetznercloud:main Oct 8, 2024
10 checks passed
jooola pushed a commit that referenced this pull request Oct 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.3.0](v2.2.1...v2.3.0)
(2024-10-09)


### Features

* support python 3.13
([#451](#451))
([4a514c7](4a514c7))


### Bug Fixes

* change floating ip labels type to `dict[str, str]`
([#444](#444))
([1f6da4e](1f6da4e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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