Skip to content

update go mod to right verson of linode go

c5d4e69
Select commit
Loading
Failed to load commit list.
Open

[improvement] Allow Loadbalancer implementation export #432

update go mod to right verson of linode go
c5d4e69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

72.37% (-0.07%) compared to b0bf52f, passed because coverage increased by 0.75% when compared to adjusted base (71.62%)

View this Pull Request on Codecov

72.37% (-0.07%) compared to b0bf52f, passed because coverage increased by 0.75% when compared to adjusted base (71.62%)

Details

Codecov Report

❌ Patch coverage is 88.12500% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.37%. Comparing base (b0bf52f) to head (c5d4e69).
⚠️ Report is 202 commits behind head on main.

Files with missing lines Patch % Lines
cloud/linode/loadbalancers.go 86.11% 6 Missing and 9 partials ⚠️
cloud/linode/cilium_loadbalancers.go 93.87% 3 Missing ⚠️
cloud/linode/cloud.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #432      +/-   ##
==========================================
- Coverage   72.44%   72.37%   -0.07%     
==========================================
  Files          19       19              
  Lines        3498     3511      +13     
==========================================
+ Hits         2534     2541       +7     
- Misses        733      737       +4     
- Partials      231      233       +2     

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