Commit d090194
authored
Log search queries (#949)
## Summary
- log search queries and result counts to metrics job
## Testing
- `bundle exec rubocop`
- `bin/codex_style_guard`
- `bundle exec bundler-audit --update`
- `bundle exec brakeman -q -w2`
-
`DATABASE_URL=postgres://postgres:postgres@localhost/community_engine_test
bundle exec rspec
spec/jobs/better_together/metrics/track_search_query_job_spec.rb`
------
https://chatgpt.com/codex/tasks/task_e_6893d6e8afdc8321885f1c9ea0fa44b01 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| |||
0 commit comments