-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore: Added custom AnalyticsProvider test #11618
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: Added custom AnalyticsProvider test #11618
Conversation
kvramyasri7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @jimblanc
Co-authored-by: Chris F <5827964+cshfang@users.noreply.github.com>
Co-authored-by: Chris F <5827964+cshfang@users.noreply.github.com>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #11618 +/- ##
==========================================
+ Coverage 83.67% 83.69% +0.01%
==========================================
Files 340 340
Lines 21549 21549
Branches 4604 4604
==========================================
+ Hits 18032 18036 +4
+ Misses 3230 3226 -4
Partials 287 287 see 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Description of changes
Adds a basic unit test to exercise custom
AnalyticsProviderfunctionality.Issue #, if available
Description of how you validated changes
Local run.
Checklist
yarn testpassesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.