food-innovation / mock-member-connex

A mock server that mimics the CyberGlue MemberConnex system
1 stars 1 forks source link

[Optimisation, n/a] updated dependencies and cleaned up code a bit #17

Closed davesag closed 6 years ago

davesag commented 6 years ago

In prep for AFC-299

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #17   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           24     24           
  Lines          164    164           
======================================
  Hits           164    164
Impacted Files Coverage Δ
src/api/v1/getLogin.js 100% <100%> (ø) :arrow_up:
src/utils/rest.js 100% <100%> (ø) :arrow_up:
src/api/v1/postHandleLogin.js 100% <100%> (ø) :arrow_up:
src/api/v1/index.js 100% <100%> (ø) :arrow_up:
src/api/index.js 100% <100%> (ø) :arrow_up:
src/api/v1/getRegister.js 100% <100%> (ø) :arrow_up:
src/api/v1/postLogin.js 100% <100%> (ø) :arrow_up:
src/api/getPing.js 100% <100%> (ø) :arrow_up:
src/utils/appMaker.js 100% <100%> (ø) :arrow_up:
src/api/v1/getOAuthLogin.js 100% <100%> (ø) :arrow_up:
... and 1 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 63019bc...033ac81. Read the comment docs.