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 support of custom page event name in mixpanel #1622

Merged
merged 17 commits into from
Mar 1, 2024

Merge branch 'develop' into feat/mixpanel-userDefined-event-name

fd19b38
Select commit
Loading
Failed to load commit list.
Merged

feat: add support of custom page event name in mixpanel #1622

Merge branch 'develop' into feat/mixpanel-userDefined-event-name
fd19b38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 1s

52.41% (+0.05%) compared to 3e315a6

View this Pull Request on Codecov

52.41% (+0.05%) compared to 3e315a6

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 52.41%. Comparing base (3e315a6) to head (fd19b38).

Files Patch % Lines
...-integrations/src/integrations/Mixpanel/browser.js 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1622      +/-   ##
===========================================
+ Coverage    52.35%   52.41%   +0.05%     
===========================================
  Files          586      586              
  Lines        16653    16673      +20     
  Branches      3238     3236       -2     
===========================================
+ Hits          8719     8739      +20     
- Misses        6517     6523       +6     
+ Partials      1417     1411       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.