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: node update with single node #981

Merged
merged 2 commits into from
Dec 12, 2024

fix: refresh nodeClient for multiple nodes

019cb2b
Select commit
Loading
Failed to load commit list.
Merged

fix: node update with single node #981

fix: refresh nodeClient for multiple nodes
019cb2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

82.75% (+0.00%) compared to 88c2506

View this Pull Request on Codecov

82.75% (+0.00%) compared to 88c2506

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.75%. Comparing base (88c2506) to head (019cb2b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #981   +/-   ##
=======================================
  Coverage   82.74%   82.75%           
=======================================
  Files          71       71           
  Lines       19139    19142    +3     
  Branches     1463     1533   +70     
=======================================
+ Hits        15837    15841    +4     
+ Misses       3210     3198   -12     
- Partials       92      103   +11     
Files with missing lines Coverage Δ
src/commands/node/tasks.ts 82.85% <100.00%> (+0.15%) ⬆️

... and 10 files with indirect coverage changes

Impacted file tree graph