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(analytics): allow custom event parameters for begin_checkout and purchase events #7760

Merged
merged 2 commits into from
May 3, 2024

Add tests

12ac659
Select commit
Loading
Failed to load commit list.
Merged

feat(analytics): allow custom event parameters for begin_checkout and purchase events #7760

Add tests
12ac659
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

33.03% (+9.53%) compared to 2c1f48e

View this Pull Request on Codecov

33.03% (+9.53%) compared to 2c1f48e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.03%. Comparing base (2c1f48e) to head (12ac659).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7760      +/-   ##
==========================================
+ Coverage   23.50%   33.03%   +9.53%     
==========================================
  Files         134      252     +118     
  Lines        5563    12501    +6938     
  Branches     1255     1951     +696     
==========================================
+ Hits         1307     4128    +2821     
- Misses       3568     8279    +4711     
+ Partials      688       94     -594