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: Expose logging feature to micro agent loader #1210

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

metal-messiah
Copy link
Member

Allow the MicroAgent loader on NPM to utilize the logging APIs

Overview

Related Issue(s)

NR-314723

Testing

Micro agent tests were updated to check logging payload

Copy link

github-actions bot commented Oct 7, 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 30.48 kB / 11.03 kB (gzip) 30.48 kB / 11.03 kB (gzip) 0% / 0% (gzip)
lite async-chunk 51.58 kB / 16.74 kB (gzip) 51.58 kB / 16.74 kB (gzip) 0% / 0% (gzip)
pro loader 51.5 kB / 17.8 kB (gzip) 51.5 kB / 17.8 kB (gzip) 0% / 0% (gzip)
pro async-chunk 99.87 kB / 30.5 kB (gzip) 99.87 kB / 30.5 kB (gzip) 0% / 0% (gzip)
spa loader 59.16 kB / 20.16 kB (gzip) 59.16 kB / 20.16 kB (gzip) 0% / 0% (gzip)
spa async-chunk 114.93 kB / 34.86 kB (gzip) 114.93 kB / 34.86 kB (gzip) 0% / 0% (gzip)

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.60%. Comparing base (3ece5e5) to head (61dcb5b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1210   +/-   ##
=======================================
  Coverage   88.60%   88.60%           
=======================================
  Files         168      168           
  Lines        7334     7334           
  Branches     1502     1502           
=======================================
  Hits         6498     6498           
  Misses        713      713           
  Partials      123      123           
Flag Coverage Δ
integration-tests 91.82% <ø> (ø)
unit-tests 78.99% <ø> (ø)

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.

Copy link

github-actions bot commented Oct 7, 2024

Static Badge

Last ran on October 07, 2024 13:29:58 CDT
Checking merge of (61dcb5b) into main (3ece5e5)

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.

1 participant