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

add ability to turn off private IPs and fix some misc api spec fields #240

Merged
merged 1 commit into from
Apr 8, 2024

add ability to turn off private IPs and fix some misc api spec fields

9b79d57
Select commit
Loading
Failed to load commit list.
Merged

add ability to turn off private IPs and fix some misc api spec fields #240

add ability to turn off private IPs and fix some misc api spec fields
9b79d57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

44.54% (+2.19%) compared to 645b584

View this Pull Request on Codecov

44.54% (+2.19%) compared to 645b584

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 44.54%. Comparing base (645b584) to head (9b79d57).

Files Patch % Lines
controller/linodemachine_controller_helpers.go 90.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   42.35%   44.54%   +2.19%     
==========================================
  Files          26       26              
  Lines        1419     1430      +11     
==========================================
+ Hits          601      637      +36     
+ Misses        804      779      -25     
  Partials       14       14              

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