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

feat: add types mappings for esm distribution #887

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

patrickhousley
Copy link
Contributor

Adding typescript types mappings for the ESM distribution in the npm package.

Overview

Adding typescript types mappings for the ESM distribution in the npm package.

Related Issue(s)

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

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 30.6 kB / 10.68 kB (gzip) 30.6 kB / 10.68 kB (gzip) 0% / 0% (gzip)
lite async-chunk 45.89 kB / 15.11 kB (gzip) 45.89 kB / 15.11 kB (gzip) 0% / 0% (gzip)
pro loader 49.42 kB / 16.82 kB (gzip) 49.42 kB / 16.82 kB (gzip) 0% / 0% (gzip)
pro async-chunk 75.54 kB / 23.79 kB (gzip) 75.54 kB / 23.79 kB (gzip) 0% / 0% (gzip)
spa loader 55.9 kB / 18.8 kB (gzip) 55.9 kB / 18.8 kB (gzip) 0% / 0% (gzip)
spa async-chunk 90.31 kB / 28.19 kB (gzip) 90.31 kB / 28.19 kB (gzip) 0% / 0% (gzip)
lite-polyfills loader 125.22 kB / 39.94 kB (gzip) 125.22 kB / 39.94 kB (gzip) 0% / 0% (gzip)
lite-polyfills async-chunk 58.25 kB / 17.21 kB (gzip) 58.25 kB / 17.21 kB (gzip) 0% / 0% (gzip)
pro-polyfills loader 144.96 kB / 45.75 kB (gzip) 144.96 kB / 45.75 kB (gzip) 0% / 0% (gzip)
pro-polyfills async-chunk 101.82 kB / 27.59 kB (gzip) 101.82 kB / 27.59 kB (gzip) 0% / 0% (gzip)
spa-polyfills loader 152.98 kB / 47.9 kB (gzip) 152.98 kB / 47.9 kB (gzip) 0% / 0% (gzip)
spa-polyfills async-chunk 117.38 kB / 32.56 kB (gzip) 117.38 kB / 32.56 kB (gzip) 0% / 0% (gzip)

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa19a9c) 79.06% compared to head (07d6556) 79.06%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #887   +/-   ##
=======================================
  Coverage   79.06%   79.06%           
=======================================
  Files         145      145           
  Lines        6540     6540           
  Branches     1276     1276           
=======================================
  Hits         5171     5171           
  Misses       1158     1158           
  Partials      211      211           
Flag Coverage Δ
unit-tests 55.50% <ø> (ø)

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 811ed41 into main Feb 12, 2024
17 checks passed
@patrickhousley patrickhousley deleted the esm-types branch February 12, 2024 16:04
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