alan-turing-institute / simulate-middleware

Simulate middleware service.
http://simulate.readthedocs.io
0 stars 0 forks source link

Support multiple openfoam cases #22

Closed masonlr closed 6 years ago

masonlr commented 6 years ago

Implement alan-turing-institute/gateway#11

Support:

Note: associated job manager PR is alan-turing-institute/gateway-job-manager-openfoam#10

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will decrease coverage by 2.54%. The diff coverage is 29.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage    81.2%   78.66%   -2.55%     
==========================================
  Files          27       28       +1     
  Lines        1128     1181      +53     
==========================================
+ Hits          916      929      +13     
- Misses        212      252      +40
Impacted Files Coverage Δ
app.py 0% <0%> (ø) :arrow_up:
connection/schemas.py 71.05% <100%> (+2.03%) :arrow_up:
routes/__init__.py 100% <100%> (ø) :arrow_up:
tests/fixtures.py 100% <100%> (ø) :arrow_up:
tests/create_cavity_case.py 14.28% <14.28%> (ø)
tests/create_damBreak_case.py 16.66% <27.27%> (+0.75%) :arrow_up:
routes/fake_routes.py 66.66% <50%> (-4.77%) :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 03a58f1...369e052. Read the comment docs.