newrelic / newrelic-browser-agent

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

chore: removing saucelabs support #1077

Closed patrickhousley closed 3 months ago

patrickhousley commented 3 months ago

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

Overview

Removing saucelabs support in our test suite. Since we can no longer use saucelabs, also removing jil. The remaining tests are being left to continue being migrated.

Related Issue(s)

https://new-relic.atlassian.net/browse/NR-254342 https://new-relic.atlassian.net/browse/NR-136303

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.69 kB / 12.11 kB (gzip) 34.69 kB / 12.12 kB (gzip) 0.01% / 0.04% (gzip)
lite async-chunk 49.95 kB / 16.13 kB (gzip) 50.03 kB / 16.16 kB (gzip) 0.15% / 0.17% (gzip)
pro loader 55.35 kB / 18.72 kB (gzip) 55.25 kB / 18.71 kB (gzip) -0.18% / -0.1% (gzip)
pro async-chunk 95.88 kB / 28.82 kB (gzip) 95.93 kB / 28.81 kB (gzip) 0.05% / -0.06% (gzip)
spa loader 63.5 kB / 21.22 kB (gzip) 63.19 kB / 21.15 kB (gzip) -0.5% / -0.34% (gzip)
spa async-chunk 111.14 kB / 33.26 kB (gzip) 111.04 kB / 33.18 kB (gzip) -0.1% / -0.23% (gzip)
lite-polyfills loader 128.81 kB / 41.47 kB (gzip) 128.4 kB / 41.45 kB (gzip) -0.32% / -0.07% (gzip)
lite-polyfills async-chunk 64.69 kB / 18.46 kB (gzip) 63.93 kB / 18.43 kB (gzip) -1.18% / -0.17% (gzip)
pro-polyfills loader 151.23 kB / 47.74 kB (gzip) 150.59 kB / 47.69 kB (gzip) -0.42% / -0.11% (gzip)
pro-polyfills async-chunk 118.15 kB / 31.21 kB (gzip) 116.08 kB / 31.03 kB (gzip) -1.75% / -0.58% (gzip)
spa-polyfills loader 159.48 kB / 49.89 kB (gzip) 158.78 kB / 49.85 kB (gzip) -0.44% / -0.1% (gzip)
spa-polyfills async-chunk 135.15 kB / 35.84 kB (gzip) 133.04 kB / 35.73 kB (gzip) -1.56% / -0.29% (gzip)
github-actions[bot] commented 3 months ago

Static Badge

Last ran on June 21, 2024 11:28:17 CDT Checking merge of (b96b56f76c5c69d82bf4022f0fcc234e55573686) into main (10cc884aa6ce04d2e7d1520ff7dc9d01feea973d)

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.57%. Comparing base (10cc884) to head (f13cf0f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1077 +/- ## ========================================== - Coverage 87.66% 87.57% -0.09% ========================================== Files 162 162 Lines 7246 7246 Branches 1419 1419 ========================================== - Hits 6352 6346 -6 - Misses 778 784 +6 Partials 116 116 ``` | [Flag](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1077/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/1077/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `91.39% <ø> (-0.16%)` | :arrow_down: | | [unit-tests](https://app.codecov.io/gh/newrelic/newrelic-browser-agent/pull/1077/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `76.43% <ø> (ø)` | | 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.