-
Notifications
You must be signed in to change notification settings - Fork 113
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(mixpanel): add incremental properties support #2550
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #2550 +/- ##
===========================================
- Coverage 86.94% 86.85% -0.09%
===========================================
Files 600 567 -33
Lines 28054 27981 -73
Branches 6681 6670 -11
===========================================
- Hits 24391 24304 -87
- Misses 3329 3342 +13
- Partials 334 335 +1
☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
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
@Gauravudia can you check why Report Code Coverage action is failing? |
* feat(mixpanel): add incremental properties support * docs: add comment * test: update testcase
Description of the change
Type of change
Related issues
Checklists
Development
Code review