DD-DeCaF / simulations

Model service which takes care of adjusting model according to incoming messages and returns information such as fluxes, theoretical maximum yields, etc
Apache License 2.0
0 stars 1 forks source link

Authorization handling #116

Closed kvikshaug closed 5 years ago

kvikshaug commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #116 into caffeine will decrease coverage by 1.32%. The diff coverage is 60.31%.

Impacted file tree graph

@@             Coverage Diff              @@
##           caffeine     #116      +/-   ##
============================================
- Coverage     73.65%   72.33%   -1.33%     
============================================
  Files            19       20       +1     
  Lines           634      694      +60     
============================================
+ Hits            467      502      +35     
- Misses          167      192      +25
Impacted Files Coverage Δ
src/model/app.py 90% <100%> (+0.71%) :arrow_up:
src/model/settings.py 100% <100%> (ø) :arrow_up:
src/model/jwt.py 50% <50%> (ø)
src/model/storage.py 83.67% <84.61%> (-0.95%) :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 e08c9fd...655ba4b. Read the comment docs.