This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Commit 24c093e
authored
Reduce number of buckets for open tabs daily pixel (#3663)
Task/Issue URL:
https://app.asana.com/0/1206226850447395/1208866352354120/f
Tech Design URL:
CC:
**Description**:
Reduces the temporary high granularity of opened tabs buckets.
**Steps to test this PR**:
1. Verify the validity of unit tests for daily open tabs pixel and
whether they pass.
**Definition of Done (Internal Only)**:
* [ ] Does this PR satisfy our [Definition of
Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)?
---
###### Internal references:
[Software Engineering
Expectations](https://app.asana.com/0/59792373528535/199064865822552)
[Technical Design
Template](https://app.asana.com/0/59792373528535/184709971311943)1 parent 4d78d09 commit 24c093e
File tree
2 files changed
+3
-12
lines changed- DuckDuckGoTests
- DuckDuckGo
2 files changed
+3
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 52 | + | |
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 54 | + | |
| 55 | + | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
| |||
0 commit comments