Plausible r2023.07.24-154: Props into CSV export (#3167) Release
링크 : https://github.com/plausible/analytics/releases/tag/r2023.07.24-154
Content
move set_allowed_event_props into context module
extract parse_csv fn
add custom_props.csv to CSV export (under FF)
add test for custom prop export with a prop filter
add test for goal filtered scenario
mix format
fix flaky test
extract breakdown_custom_prop_values function
Revert "fix flaky test"
This reverts commit 256b9bb. The flaky
test was already fixed in 86557b1
make set_allowed_event_props a bang function
test that all files are included in the CSV export