jembi / openhim-mediator-mapping

An OpenHIM mediator for mapping incoming content to a different format
https://jembi.github.io/openhim-mediator-mapping/
MIT License
3 stars 6 forks source link

Fixed bug with updating the endpoint state if no extract is supplied #65

Closed BMartinos closed 4 years ago

BMartinos commented 4 years ago

It was thrown an error not being able to access a property of undefined

codecov[bot] commented 4 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   84.92%   84.96%   +0.04%     
==========================================
  Files          21       21              
  Lines         723      725       +2     
==========================================
+ Hits          614      616       +2     
  Misses        109      109              
Impacted Files Coverage Δ
src/middleware/initiate.js 100.00% <100.00%> (ø)

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 f50294a...680ba87. Read the comment docs.