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

make the mediator urn configurable #90

Closed bradsawadye closed 4 years ago

bradsawadye commented 4 years ago

This is to enable us to have multiple mediators with unique urns. A mediator can only register to the openhim if its urn is unique

MENC-39

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          21       21           
  Lines         739      740    +1     
=======================================
+ Hits          728      729    +1     
  Misses         11       11           
Impacted Files Coverage Δ
src/config.js 100.00% <ø> (ø)
src/openhim.js 93.02% <100.00%> (+0.16%) :arrow_up:

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 1be207a...aa6d34b. Read the comment docs.