bosnet / sebak

SEBAK, the next BOScoin Blockchain
https://devteam.blockchainos.org
GNU General Public License v3.0
44 stars 15 forks source link

Improve message for SavingBlockOperation #838

Closed Geod24 closed 5 years ago

Geod24 commented 5 years ago
Do not output the error field if there's no error, and output the full operation if there is.
codecov-io commented 5 years ago

Codecov Report

Merging #838 into master will decrease coverage by 0.13%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #838      +/-   ##
==========================================
- Coverage   62.03%   61.89%   -0.14%     
==========================================
  Files         151      151              
  Lines        9890     9892       +2     
==========================================
- Hits         6135     6123      -12     
- Misses       3096     3107      +11     
- Partials      659      662       +3
Flag Coverage Δ
#integration_tests_long_term 45.4% <40%> (-0.14%) :arrow_down:
#integration_tests_node 41.17% <40%> (-0.02%) :arrow_down:
#unittests 51.25% <40%> (-0.03%) :arrow_down:
Impacted Files Coverage Δ
lib/node/runner/block_operations.go 66.43% <40%> (-1.66%) :arrow_down:
lib/common/message.go 31.57% <0%> (-10.53%) :arrow_down:
lib/network/validator_connection_manager.go 81.34% <0%> (-6.72%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 56614e9...f688114. Read the comment docs.