snowplow / snowplow-python-tracker

Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
Apache License 2.0
43 stars 67 forks source link

Update payload builder to combine event subjects (close #347) #348

Closed Jack-Keene closed 1 year ago

Jack-Keene commented 1 year ago

This PR adds the ability to combine tracker and event subjects, with event subjects taking priority similarly to the rust tracker.

coveralls commented 1 year ago

Coverage Status

coverage: 95.943% (+1.3%) from 94.604% when pulling 55e6dd15b2abc4f3d0b2002bfa071a0f707a6404 on issue/347-combine_event_subjects into 033c7802be90467daa9588bc8d2b76a03cb9e01d on master.