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

chore: account init to update node admin key #1373

Merged
merged 10 commits into from
Feb 15, 2025

fix standard test

472ee17
Select commit
Loading
Failed to load commit list.
Merged

chore: account init to update node admin key #1373

fix standard test
472ee17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2025 in 1s

83.65% (+0.03%) compared to 370f57b

View this Pull Request on Codecov

83.65% (+0.03%) compared to 370f57b

Details

Codecov Report

Attention: Patch coverage is 93.02326% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.65%. Comparing base (370f57b) to head (472ee17).

Files with missing lines Patch % Lines
src/commands/account.ts 95.23% 3 Missing ⚠️
src/commands/node/tasks.ts 84.21% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1373      +/-   ##
==========================================
+ Coverage   83.62%   83.65%   +0.03%     
==========================================
  Files         132      132              
  Lines       25209    25284      +75     
  Branches     1663     1753      +90     
==========================================
+ Hits        21081    21152      +71     
+ Misses       4099     4000      -99     
- Partials       29      132     +103     
Files with missing lines Coverage Δ
src/core/templates.ts 80.14% <100.00%> (+0.28%) ⬆️
src/commands/account.ts 77.68% <95.23%> (+1.53%) ⬆️
src/commands/node/tasks.ts 93.68% <84.21%> (-0.06%) ⬇️

... and 28 files with indirect coverage changes

Impacted file tree graph