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] : remove duplicate ip's to avoid patching error #243

Merged
merged 1 commit into from
Nov 13, 2024

remove duplicate ip's to avoid patching error

38142ec
Select commit
Loading
Failed to load commit list.
Merged

[fix] : remove duplicate ip's to avoid patching error #243

remove duplicate ip's to avoid patching error
38142ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

55.33% (+0.02%) compared to 1b046af

View this Pull Request on Codecov

55.33% (+0.02%) compared to 1b046af

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.33%. Comparing base (1b046af) to head (38142ec).

Files with missing lines Patch % Lines
cloud/linode/instances.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   55.30%   55.33%   +0.02%     
==========================================
  Files          12       12              
  Lines        2318     2324       +6     
==========================================
+ Hits         1282     1286       +4     
- Misses        886      887       +1     
- Partials      150      151       +1     

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