alan-turing-institute / simulate-middleware

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

feat: Add basic job search (exact, partial) #35

Closed masonlr closed 6 years ago

masonlr commented 6 years ago

Implements https://github.com/alan-turing-institute/simulate/issues/113.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #35   +/-   ##
=========================================
  Coverage          ?   73.16%           
=========================================
  Files             ?       29           
  Lines             ?     1364           
  Branches          ?        0           
=========================================
  Hits              ?      998           
  Misses            ?      366           
  Partials          ?        0
Impacted Files Coverage Δ
routes/fake_routes.py 41.66% <0%> (ø)
tests/test_job_search.py 100% <100%> (ø)
routes/job_routes.py 55.67% <100%> (ø)
connection/api_schemas.py 83.51% <100%> (ø)

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 41c2e87...8d4c7e5. Read the comment docs.