MD-Studio / MDStudio

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

Allow usage of underscore in schema #148

Closed pevisscher closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #148 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #148      +/-   ##
=========================================
+ Coverage   91.37%   91.4%   +0.02%     
=========================================
  Files          91      91              
  Lines        8420    8420              
  Branches      741     741              
=========================================
+ Hits         7694    7696       +2     
+ Misses        690     689       -1     
+ Partials       36      35       -1
Impacted Files Coverage Δ
mdstudio/mdstudio/api/schema.py 98.83% <100%> (ø) :arrow_up:
core/schema/schema/tests/test_application.py 97.98% <0%> (+1.34%) :arrow_up:

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 d2cb22a...31cefc4. Read the comment docs.