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 996 orchestrations tests #61

Closed bradsawadye closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will increase coverage by 2.92%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   80.07%   83.00%   +2.92%     
==========================================
  Files          17       21       +4     
  Lines         532      812     +280     
==========================================
+ Hits          426      674     +248     
- Misses        106      138      +32     
Impacted Files Coverage Δ
src/orchestrations.js 100.00% <100.00%> (ø)
src/index.js 96.15% <0.00%> (ø)
tests/utils.js 84.44% <0.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:
src/db/services/states/index.js 100.00% <0.00%> (+16.66%) :arrow_up:
... and 3 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...f6b7932. Read the comment docs.