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

Support 'fhir+json' and 'openhim+json' content types for input and output #206

Closed bradsawadye closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #206 (c95bfb4) into master (c9cef59) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head c95bfb4 differs from pull request most recent head d36abfb. Consider uploading reports for the commit d36abfb to get more accurate results

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   96.79%   96.80%           
=======================================
  Files          23       23           
  Lines        1062     1065    +3     
=======================================
+ Hits         1028     1031    +3     
  Misses         34       34           
Files Changed Coverage Δ
src/constants.js 100.00% <100.00%> (ø)
src/middleware/parser.js 100.00% <100.00%> (ø)