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: check if data/upgrade/data/keys exisit #587

Merged
merged 1 commit into from
Sep 18, 2024

check if data/upgrade/data/keys exisit

6805cda
Select commit
Loading
Failed to load commit list.
Merged

fix: check if data/upgrade/data/keys exisit #587

check if data/upgrade/data/keys exisit
6805cda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

81.05% (+0.00%) compared to b8f65a6

View this Pull Request on Codecov

81.05% (+0.00%) compared to b8f65a6

Details

Codecov Report

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

Project coverage is 81.05%. Comparing base (b8f65a6) to head (6805cda).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/commands/node.mjs 83.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #587   +/-   ##
=======================================
  Coverage   81.05%   81.05%           
=======================================
  Files          37       37           
  Lines        4882     4883    +1     
  Branches      761      760    -1     
=======================================
+ Hits         3957     3958    +1     
  Misses        925      925           
Files with missing lines Coverage Δ
src/commands/node.mjs 80.44% <83.33%> (+0.04%) ⬆️

Impacted file tree graph