MD-Studio / MDStudio

A general framework for microservice based distributed applications
Apache License 2.0
12 stars 0 forks source link

Add logs to failed registration #151

Closed pevisscher closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #151 into master will decrease coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage    91.4%   91.36%   -0.04%     
==========================================
  Files          91       91              
  Lines        8420     8421       +1     
  Branches      741      741              
==========================================
- Hits         7696     7694       -2     
- Misses        689      691       +2     
- Partials       35       36       +1
Impacted Files Coverage Δ
mdstudio/mdstudio/component/impl/common.py 53.19% <0%> (-0.18%) :arrow_down:
core/schema/schema/tests/test_application.py 96.64% <0%> (-1.35%) :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 7d48987...d29d468. Read the comment docs.