newrelic / node-test-utilities

Test helpers for Node.js instrumentation modules
Apache License 2.0
5 stars 15 forks source link

feat: Add Bedrock mock server #186

Closed jsumners-nr closed 5 months ago

jsumners-nr commented 5 months ago

Proposed Release Notes

Links

Details

This is in support of https://github.com/newrelic/node-newrelic/issues/1968

codecov[bot] commented 5 months ago

Codecov Report

Attention: 133 lines in your changes are missing coverage. Please review.

Comparison is base (71923d4) 77.97% compared to head (c1762f1) 80.07%.

Files Patch % Lines
lib/bedrock-server/index.js 48.24% 133 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ========================================== + Coverage 77.97% 80.07% +2.10% ========================================== Files 15 23 +8 Lines 2424 3347 +923 ========================================== + Hits 1890 2680 +790 - Misses 534 667 +133 ``` | [Flag](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/186/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [unit-tests-16.x](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `80.07% <85.59%> (+2.10%)` | :arrow_up: | | [unit-tests-18.x](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `?` | | | [unit-tests-20.x](https://app.codecov.io/gh/newrelic/node-test-utilities/pull/186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.