hedera-local-node
hedera-local-node copied to clipboard
feat: Improve log verbosity
Description:
- Adds the output of the externally executed commands in DockerService to the
debug
level of logs. - Reduces the repeated error logs when waiting for a service to start up.
Related issue(s):
Fixes #
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [ ] Tested (unit, integration, etc.)
Codecov Report
Attention: Patch coverage is 17.24138%
with 24 lines
in your changes are missing coverage. Please review.
Project coverage is 50.79%. Comparing base (
d34c153
) to head (e89a4f0
).
Files | Patch % | Lines |
---|---|---|
src/services/DockerService.ts | 0.00% | 12 Missing :warning: |
src/utils/debounce.ts | 22.22% | 7 Missing :warning: |
src/services/ConnectionService.ts | 16.66% | 5 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #577 +/- ##
==========================================
- Coverage 51.39% 50.79% -0.61%
==========================================
Files 24 25 +1
Lines 1181 1201 +20
Branches 136 138 +2
==========================================
+ Hits 607 610 +3
- Misses 550 567 +17
Partials 24 24
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Issues
3 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code