mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 18:12:44 +03:00
c6d98397a8
* Remove `add_percentage`, calculate percentages in clickhouse queries This simplifies querying logic and avoids doing extra queries and avoids race conditions. * Remove special none handling from breakdowns, handling percentages correctly * Add (failing) test showing expected add_percentage behavior for user making multiple sessions * Update add_percentage behavior to use separate subqueries |
||
---|---|---|
.. | ||
components/billing | ||
controllers | ||
live | ||
plugins/api | ||
plugs | ||
views | ||
captcha_test.exs | ||
email_test.exs |