Skip to content
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

chore: update types tests #1084

Merged
merged 1 commit into from
Jun 25, 2024
Merged

chore: update types tests #1084

merged 1 commit into from
Jun 25, 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

Updating the tests for the API types.

Related Issue(s)

Testing

Copy link

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.67 kB / 12.11 kB (gzip) 34.67 kB / 12.11 kB (gzip) 0% / 0% (gzip)
lite async-chunk 50.03 kB / 16.16 kB (gzip) 50.03 kB / 16.16 kB (gzip) 0% / 0% (gzip)
pro loader 55.23 kB / 18.7 kB (gzip) 55.23 kB / 18.7 kB (gzip) 0% / 0% (gzip)
pro async-chunk 96.06 kB / 28.83 kB (gzip) 96.06 kB / 28.83 kB (gzip) 0% / 0% (gzip)
spa loader 63.17 kB / 21.13 kB (gzip) 63.17 kB / 21.13 kB (gzip) 0% / 0% (gzip)
spa async-chunk 111.17 kB / 33.2 kB (gzip) 111.17 kB / 33.2 kB (gzip) 0% / 0% (gzip)
lite-polyfills loader 128.36 kB / 41.43 kB (gzip) 128.36 kB / 41.43 kB (gzip) 0% / 0% (gzip)
lite-polyfills async-chunk 63.93 kB / 18.43 kB (gzip) 63.93 kB / 18.43 kB (gzip) 0% / 0% (gzip)
pro-polyfills loader 150.55 kB / 47.68 kB (gzip) 150.55 kB / 47.68 kB (gzip) 0% / 0% (gzip)
pro-polyfills async-chunk 116.14 kB / 31.06 kB (gzip) 116.14 kB / 31.06 kB (gzip) 0% / 0% (gzip)
spa-polyfills loader 158.75 kB / 49.83 kB (gzip) 158.75 kB / 49.83 kB (gzip) 0% / 0% (gzip)
spa-polyfills async-chunk 133.1 kB / 35.76 kB (gzip) 133.1 kB / 35.76 kB (gzip) 0% / 0% (gzip)

@patrickhousley patrickhousley enabled auto-merge (squash) June 25, 2024 18:39
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (e6ccc1d) to head (a660d7f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1084   +/-   ##
=======================================
  Coverage   87.66%   87.66%           
=======================================
  Files         162      162           
  Lines        7245     7245           
  Branches     1420     1420           
=======================================
  Hits         6351     6351           
  Misses        778      778           
  Partials      116      116           
Flag Coverage Δ
unit-tests 76.43% <ø> (ø)

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 c7efd9a into main Jun 25, 2024
20 checks passed
@patrickhousley patrickhousley deleted the types-tests branch June 25, 2024 18:46
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