MD-Studio / MDStudio

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

Devel #134

Closed felipeZ closed 6 years ago

felipeZ commented 6 years ago

Changes:

codecov[bot] commented 6 years ago

Codecov Report

Merging #134 into master will increase coverage by 0.18%. The diff coverage is 70.16%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #134      +/-   ##
=========================================
+ Coverage   91.21%   91.4%   +0.18%     
=========================================
  Files          95      91       -4     
  Lines        8483    8419      -64     
  Branches      737     740       +3     
=========================================
- Hits         7738    7695      -43     
+ Misses        710     689      -21     
  Partials       35      35
Impacted Files Coverage Δ
mdstudio/mdstudio/component/session.py 63.15% <0%> (+3.15%) :arrow_up:
mdstudio/mdstudio/unittest/db.py 75% <0%> (-8.34%) :arrow_down:
mdstudio/mdstudio/service/model.py 89.92% <100%> (+0.45%) :arrow_up:
mdstudio/mdstudio/db/session_database.py 90.24% <100%> (+0.05%) :arrow_up:
mdstudio/mdstudio/tests/api/test_schema.py 99.71% <100%> (+0.28%) :arrow_up:
core/schema/schema/tests/test_application.py 97.98% <100%> (+0.01%) :arrow_up:
mdstudio/mdstudio/tests/service/test_model.py 100% <100%> (ø) :arrow_up:
core/logger/logger/log_repository.py 83.72% <100%> (+0.79%) :arrow_up:
...dstudio/mdstudio/db/impl/mongo_database_wrapper.py 92.01% <100%> (-0.25%) :arrow_down:
mdstudio/mdstudio/api/schema.py 98.83% <100%> (+1.16%) :arrow_up:
... and 18 more

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 974ecda...b872e89. Read the comment docs.