Skip to content

add unittest to test processing older node requests

e462d7b
Select commit
Loading
Failed to load commit list.
Merged

[fix] : use latest node object when processing node update request #341

add unittest to test processing older node requests
e462d7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 1s

72.33% (+0.09%) compared to 3ead343

View this Pull Request on Codecov

72.33% (+0.09%) compared to 3ead343

Details

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.33%. Comparing base (3ead343) to head (e462d7b).

Files with missing lines Patch % Lines
cloud/linode/node_controller.go 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
+ Coverage   72.23%   72.33%   +0.09%     
==========================================
  Files          14       14              
  Lines        2492     2501       +9     
==========================================
+ Hits         1800     1809       +9     
  Misses        528      528              
  Partials      164      164              

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