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-994 validation unit tests #57

Closed MattyJ007 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #57 into master will increase coverage by 7.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   73.75%   80.81%   +7.05%     
==========================================
  Files          14       14              
  Lines         442      469      +27     
==========================================
+ Hits          326      379      +53     
+ Misses        116       90      -26     
Impacted Files Coverage Δ
src/middleware/validator.js 100.00% <100.00%> (+12.00%) :arrow_up:
src/middleware/mapper.js 85.00% <0.00%> (+23.70%) :arrow_up:
src/middleware/parser.js 74.39% <0.00%> (+35.68%) :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 c414f44...2825084. Read the comment docs.