newrelic / newrelic-browser-agent

New Relic Browser Agent
Apache License 2.0
77 stars 40 forks source link

chore: Internal log actions #1073

Closed metal-messiah closed 3 months ago

metal-messiah commented 3 months ago

Please add a one-paragraph summary here, suitable for a release notes description. This will help with documentation.

Overview

Related Issue(s)

Testing

github-actions[bot] commented 3 months ago

Asset Size Report

Merging this pull request will result in the following asset size changes:

Agent Asset Previous Size New Size Diff
lite loader 34.59 kB / 12.05 kB (gzip) 34.69 kB / 12.09 kB (gzip) 0.31% / 0.36% (gzip)
lite async-chunk 49.95 kB / 16.13 kB (gzip) 49.95 kB / 16.13 kB (gzip) 0% / 0% (gzip)
pro loader 55.24 kB / 18.65 kB (gzip) 55.35 kB / 18.7 kB (gzip) 0.21% / 0.28% (gzip)
pro async-chunk 95.88 kB / 28.82 kB (gzip) 95.88 kB / 28.82 kB (gzip) 0% / 0% (gzip)
spa loader 63.39 kB / 21.14 kB (gzip) 63.51 kB / 21.2 kB (gzip) 0.18% / 0.26% (gzip)
spa async-chunk 111.14 kB / 33.26 kB (gzip) 111.14 kB / 33.26 kB (gzip) 0% / 0% (gzip)
lite-polyfills loader 128.55 kB / 41.37 kB (gzip) 128.66 kB / 41.42 kB (gzip) 0.08% / 0.12% (gzip)
lite-polyfills async-chunk 64.69 kB / 18.46 kB (gzip) 64.69 kB / 18.46 kB (gzip) 0% / 0% (gzip)
pro-polyfills loader 150.96 kB / 47.64 kB (gzip) 151.08 kB / 47.69 kB (gzip) 0.08% / 0.11% (gzip)
pro-polyfills async-chunk 118.15 kB / 31.21 kB (gzip) 118.15 kB / 31.21 kB (gzip) 0% / 0% (gzip)
spa-polyfills loader 159.21 kB / 49.79 kB (gzip) 159.33 kB / 49.85 kB (gzip) 0.07% / 0.11% (gzip)
spa-polyfills async-chunk 135.15 kB / 35.84 kB (gzip) 135.15 kB / 35.84 kB (gzip) 0% / 0% (gzip)
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.69%. Comparing base (dd1d2ce) to head (d0a2c13).

Files Patch % Lines
src/features/logging/shared/utils.js 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1073 +/- ## ========================================== - Coverage 87.71% 87.69% -0.02% ========================================== Files 162 162 Lines 7234 7240 +6 Branches 1415 1417 +2 ========================================== + Hits 6345 6349 +4 - Misses 773 775 +2 Partials 116 116 ``` | [Flag](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1073/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1073/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `76.43% <71.42%> (-0.02%)` | :arrow_down: | 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.