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

OHM-997 integration tests validator #62

Closed MattyJ007 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will increase coverage by 3.17%. The diff coverage is 86.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   80.07%   83.25%   +3.17%     
==========================================
  Files          17       21       +4     
  Lines         532      812     +280     
==========================================
+ Hits          426      676     +250     
- Misses        106      136      +30     
Impacted Files Coverage Δ
tests/utils.js 84.44% <84.44%> (ø)
src/index.js 96.15% <100.00%> (ø)
src/routes.js 100.00% <0.00%> (ø)
src/endpointRoutes.js 25.47% <0.00%> (ø)
src/middleware/parser.js 100.00% <0.00%> (+3.27%) :arrow_up:
src/util.js 82.14% <0.00%> (+3.57%) :arrow_up:
src/db/index.js 94.44% <0.00%> (+5.55%) :arrow_up:
src/middleware/mapper.js 100.00% <0.00%> (+6.45%) :arrow_up:
... and 4 more

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 1ba4aab...b991c70. Read the comment docs.

bradsawadye commented 4 years ago

@MattyJ007 looks good. Left one comment