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: download application.properties file if it was generated by hedera app during handling address book change #571

Merged
merged 45 commits into from
Sep 14, 2024

Merge commit 'ae97fc08c969f0a0eebfd973df80087eeccc36cf' into 0560-D-p…

d81e3e9
Select commit
Loading
Failed to load commit list.
Merged

fix: download application.properties file if it was generated by hedera app during handling address book change #571

Merge commit 'ae97fc08c969f0a0eebfd973df80087eeccc36cf' into 0560-D-p…
d81e3e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2024 in 0s

82.07% (-0.02%) compared to e6c79eb

View this Pull Request on Codecov

82.07% (-0.02%) compared to e6c79eb

Details

Codecov Report

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

Project coverage is 82.07%. Comparing base (e6c79eb) to head (d81e3e9).
Report is 1 commits behind head on main.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
- Coverage   82.09%   82.07%   -0.02%     
==========================================
  Files          36       36              
  Lines        4769     4771       +2     
  Branches      756      679      -77     
==========================================
+ Hits         3915     3916       +1     
- Misses        854      855       +1     
Files with missing lines Coverage Δ
src/commands/node.mjs 82.65% <50.00%> (-0.07%) ⬇️

Impacted file tree graph