MD-Studio / MDStudio

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

load settings from current working directory #147

Closed MickVanDuijn closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #147 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage    91.4%   91.37%   -0.03%     
==========================================
  Files          91       91              
  Lines        8419     8420       +1     
  Branches      740      741       +1     
==========================================
- Hits         7695     7694       -1     
- Misses        689      690       +1     
- Partials       35       36       +1
Impacted Files Coverage Δ
mdstudio/mdstudio/component/impl/common.py 53.37% <100%> (+0.15%) :arrow_up:
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 55c4375...4aaec5f. Read the comment docs.