Skip to content

Conversation

@macobo
Copy link
Contributor

@macobo macobo commented Jan 21, 2025

Changes

In a previous PR, using both dimension and filter_key to refer to filter dimension caused confusion. This PR refactors the code to only refer to dimension or filter_dimension.

Depends on #4980

@macobo macobo requested a review from apata January 21, 2025 08:02
@apata
Copy link
Contributor

apata commented Jan 21, 2025

There's two more cases where the word is used, in table_decider_test.exs, lib/plausible/stats/query.ex, but approved.

@macobo
Copy link
Contributor Author

macobo commented Jan 21, 2025

Thanks. Not sure how I missed table_decider. The query.ex one is related to metrics in honeycomb - given it might break someones dashboard or saved query, don't want to touch it right now.

@macobo macobo force-pushed the filter-key-removal branch from 0a7d3c4 to 872967d Compare January 21, 2025 11:10
This resurfaced in a recent review, `dimension` or `filter_dimension` is the correct terminology in the backend
@macobo macobo force-pushed the filter-key-removal branch from 872967d to 2607fa8 Compare January 21, 2025 12:20
@macobo macobo changed the base branch from has-done to master January 21, 2025 12:40
@macobo macobo force-pushed the filter-key-removal branch from 2607fa8 to d242573 Compare January 21, 2025 14:46
@macobo macobo added this pull request to the merge queue Jan 21, 2025
Merged via the queue into master with commit 714f7f4 Jan 21, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants