newrelic / newrelic-browser-agent

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

chore: android@* passing with LT #1067

Closed cwli24 closed 3 months ago

cwli24 commented 3 months ago

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

Overview

LT android all (2):

image

SL android all (2):

image

Related Issue(s)

https://new-relic.atlassian.net/browse/NR-277051

Testing

npm run wdio -- -f merged --lt -b "android@*" --concurrent 10

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 33.86 kB / 11.85 kB (gzip) 33.86 kB / 11.85 kB (gzip) 0% / 0% (gzip)
lite async-chunk 49.95 kB / 16.13 kB (gzip) 49.95 kB / 16.13 kB (gzip) 0% / 0% (gzip)
pro loader 54.53 kB / 18.49 kB (gzip) 54.53 kB / 18.49 kB (gzip) 0% / 0% (gzip)
pro async-chunk 94.98 kB / 28.63 kB (gzip) 94.98 kB / 28.63 kB (gzip) 0% / 0% (gzip)
spa loader 62.69 kB / 20.98 kB (gzip) 62.69 kB / 20.98 kB (gzip) 0% / 0% (gzip)
spa async-chunk 110.24 kB / 33.06 kB (gzip) 110.24 kB / 33.06 kB (gzip) 0% / 0% (gzip)
lite-polyfills loader 127.83 kB / 41.14 kB (gzip) 127.83 kB / 41.14 kB (gzip) 0% / 0% (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 149.97 kB / 47.25 kB (gzip) 149.97 kB / 47.25 kB (gzip) 0% / 0% (gzip)
pro-polyfills async-chunk 117.29 kB / 30.96 kB (gzip) 117.29 kB / 30.96 kB (gzip) 0% / 0% (gzip)
spa-polyfills loader 158.22 kB / 49.42 kB (gzip) 158.22 kB / 49.42 kB (gzip) 0% / 0% (gzip)
spa-polyfills async-chunk 134.29 kB / 35.59 kB (gzip) 134.29 kB / 35.59 kB (gzip) 0% / 0% (gzip)
github-actions[bot] commented 3 months ago

Static Badge

Last ran on June 10, 2024 19:43:06 CDT Checking merge of (d569be0d10741be2f871c57dc09e6606a2e90322) into main (c573e330ea5e7dd97e7293b0f95785cb738cf3f2)

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.56%. Comparing base (c573e33) to head (d569be0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1067 +/- ## ======================================= Coverage 87.56% 87.56% ======================================= Files 162 162 Lines 7180 7180 Branches 1406 1406 ======================================= Hits 6287 6287 Misses 778 778 Partials 115 115 ``` | [Flag](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1067/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1067/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `90.91% <ø> (ø)` | | | [unit-tests](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1067/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `76.42% <ø> (ø)` | | 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.