alan-turing-institute / simulate-middleware

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

Feature metrics #27

Closed masonlr closed 6 years ago

masonlr commented 6 years ago

Addresses: https://github.com/alan-turing-institute/simulate/issues/81, https://github.com/alan-turing-institute/simulate/issues/89, https://github.com/alan-turing-institute/simulate/issues/91

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d4bd196). Click here to learn what that means. The diff coverage is 70.23%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage          ?   77.64%           
=========================================
  Files             ?       28           
  Lines             ?     1217           
  Branches          ?        0           
=========================================
  Hits              ?      945           
  Misses            ?      272           
  Partials          ?        0
Impacted Files Coverage Δ
routes/fake_routes.py 71.42% <ø> (ø)
tests/decorators.py 78.26% <ø> (ø)
tests/openfoam_test_data.py 0% <0%> (ø)
tests/create_damBreak_case.py 16.66% <0%> (ø)
app.py 0% <0%> (ø)
tests/create_cavity_case.py 14.28% <0%> (ø)
tests/test_case_list.py 100% <100%> (ø)
tests/fixtures.py 100% <100%> (ø)
connection/field.py 96.77% <100%> (ø)
connection/__init__.py 100% <100%> (ø)
... 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 d4bd196...675fe7b. Read the comment docs.