Skip to content

Conversation

@komer3
Copy link
Contributor

@komer3 komer3 commented Dec 17, 2025

LinodeGo PR that supports this feature: linode/linodego#867

General:

  • Have you removed all sensitive information, including but not limited to access keys and passwords?
  • Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?

Pull Request Guidelines:

  1. Does your submission pass tests?
  2. Have you added tests?
  3. Are you addressing a single feature in this PR?
  4. Are your commits atomic, addressing one change per commit?
  5. Are you following the conventions of the language?
  6. Have you saved your large formatting changes for a different PR, so we can focus on your work?
  7. Have you explained your rationale for why this feature is needed?
  8. Have you linked your PR to an open issue

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.85%. Comparing base (ed281b9) to head (58457f3).

Files with missing lines Patch % Lines
cloud/linode/loadbalancers.go 33.33% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
- Coverage   73.72%   70.85%   -2.88%     
==========================================
  Files          19       19              
  Lines        2835     2844       +9     
==========================================
- Hits         2090     2015      -75     
- Misses        504      511       +7     
- Partials      241      318      +77     

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

Add automatic lowercase conversion for NodeBalancer type annotations to prevent typos and inconsistent casing. Update documentation to reflect that NodeBalancer types should always be specified in lowercase (e.g., `premium_40gb` instead of `premium_40GB`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature for new features in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants