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 7 forks source link

Ohm 992 mapper unit tests #54

Closed bradsawadye closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #54 into master will increase coverage by 2.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   73.75%   75.96%   +2.20%     
==========================================
  Files          14       14              
  Lines         442      441       -1     
==========================================
+ Hits          326      335       +9     
+ Misses        116      106      -10     
Impacted Files Coverage Δ
src/middleware/mapper.js 93.33% <100.00%> (+32.04%) :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 65e04df...2051c46. Read the comment docs.

MattyJ007 commented 4 years ago

^^^ This is not a good commit message https://chris.beams.io/posts/git-commit/

Add Mapper middleware unit test

{detail here if needed}

OHM-992

We lose the context of the commits once the branch is merged