Skip to content

chore: moving unit tests #943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2024
Merged

chore: moving unit tests #943

merged 1 commit into from
Apr 3, 2024

Conversation

patrickhousley
Copy link
Contributor

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

Overview

Moving unit tests out of the src directory

Related Issue(s)

Testing

Copy link

github-actions bot commented Apr 3, 2024

Asset Size Report

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

Agent Asset Previous Size New Size Diff
lite loader 31.1 kB / 10.87 kB (gzip) 31.1 kB / 10.87 kB (gzip) 0% / 0% (gzip)
lite async-chunk 51.35 kB / 16.66 kB (gzip) 51.35 kB / 16.66 kB (gzip) 0% / 0% (gzip)
pro loader 50.26 kB / 17.1 kB (gzip) 50.26 kB / 17.1 kB (gzip) 0% / 0% (gzip)
pro async-chunk 92.86 kB / 28.38 kB (gzip) 92.86 kB / 28.38 kB (gzip) 0% / 0% (gzip)
spa loader 58.83 kB / 19.69 kB (gzip) 58.83 kB / 19.69 kB (gzip) 0% / 0% (gzip)
spa async-chunk 107.33 kB / 32.62 kB (gzip) 107.33 kB / 32.62 kB (gzip) 0% / 0% (gzip)
lite-polyfills loader 125.13 kB / 40.19 kB (gzip) 125.13 kB / 40.19 kB (gzip) 0% / 0% (gzip)
lite-polyfills async-chunk 66.04 kB / 18.99 kB (gzip) 66.04 kB / 18.99 kB (gzip) 0% / 0% (gzip)
pro-polyfills loader 145.15 kB / 46.11 kB (gzip) 145.15 kB / 46.11 kB (gzip) 0% / 0% (gzip)
pro-polyfills async-chunk 128.49 kB / 33.44 kB (gzip) 128.49 kB / 33.44 kB (gzip) 0% / 0% (gzip)
spa-polyfills loader 153.18 kB / 48.26 kB (gzip) 153.18 kB / 48.26 kB (gzip) 0% / 0% (gzip)
spa-polyfills async-chunk 145.3 kB / 38.05 kB (gzip) 145.3 kB / 38.05 kB (gzip) 0% / 0% (gzip)

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.56%. Comparing base (19e076e) to head (49cfa42).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #943   +/-   ##
=======================================
  Coverage   83.56%   83.56%           
=======================================
  Files         154      154           
  Lines        7075     7075           
  Branches     1396     1396           
=======================================
  Hits         5912     5912           
  Misses        992      992           
  Partials      171      171           
Flag Coverage Δ
unit-tests 66.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@patrickhousley patrickhousley merged commit 548d7b4 into main Apr 3, 2024
16 of 17 checks passed
@patrickhousley patrickhousley deleted the move-unit-tests branch April 3, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants