food-innovation / mock-member-connex

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

[Feature, AFC-185] add sig handling #6

Closed davesag closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           develop     #6   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           18     22    +4     
  Lines          125    149   +24     
======================================
+ Hits           125    149   +24
Impacted Files Coverage Δ
src/utils/sigMaker.js 100% <100%> (ø)
src/scopedData/basic.js 100% <100%> (ø)
src/utils/constants.js 100% <100%> (ø) :arrow_up:
src/scopedData/fial.js 100% <100%> (ø)
src/api/v1/getLogin.js 100% <100%> (ø) :arrow_up:
src/api/v1/getRegister.js 100% <100%> (ø) :arrow_up:
src/scopedData/index.js 100% <100%> (ø)
... 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 40aeb28...33e004b. Read the comment docs.