jembi / openhim-core-js

The Open Health Information Mediator core component. OpenHIM Support: Post your query on OpenHIE Discourse using the #openhim tag https://discourse.ohie.org/
http://openhim.org
Mozilla Public License 2.0
69 stars 69 forks source link

Ohm 1082 add eslint alpha #1142

Closed bradsawadye closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1142 (3545739) into 6.0.0-alpha.1 (cec6e6b) will decrease coverage by 1.64%. The diff coverage is 76.66%.

:exclamation: Current head 3545739 differs from pull request most recent head 9b3864f. Consider uploading reports for the commit 9b3864f to get more accurate results Impacted file tree graph

@@                Coverage Diff                @@
##           6.0.0-alpha.1    #1142      +/-   ##
=================================================
- Coverage          84.36%   82.72%   -1.65%     
=================================================
  Files                 80       80              
  Lines               5661     5893     +232     
=================================================
+ Hits                4776     4875      +99     
- Misses               885     1018     +133     
Impacted Files Coverage Δ
src/config/config.js 80.00% <ø> (ø)
src/middleware/retrieveTCPTransaction.js 100.00% <ø> (ø)
src/migrateMetrics.js 0.00% <0.00%> (ø)
src/reports.js 29.53% <16.66%> (+0.24%) :arrow_up:
src/api/events.js 27.27% <20.00%> (ø)
src/api/certificateAuthority.js 90.19% <50.00%> (ø)
src/middleware/proxy.js 88.88% <50.00%> (-11.12%) :arrow_down:
src/middleware/streamingReceiver.js 42.59% <50.00%> (-0.27%) :arrow_down:
src/middleware/streamingRouter.js 68.57% <53.33%> (ø)
src/api/restart.js 81.48% <57.14%> (-3.14%) :arrow_down:
... and 72 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 c718948...9b3864f. Read the comment docs.