Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(segment): add destination filters #5197

Merged
merged 1 commit into from
Apr 2, 2024
Merged

feat(segment): add destination filters #5197

merged 1 commit into from
Apr 2, 2024

Conversation

MuckT
Copy link
Collaborator

@MuckT MuckT commented Apr 1, 2024

Description

Enables the use of destination filters with Segment.

Test plan

  • Test filters locally on Alfajores.

Related issues

Backwards compatibility

Yes

Network scalability

N/A

Copy link

emerge-tools bot commented Apr 1, 2024

1 build increased size

Name Version Download Change Install Change Approval
⚠️ Celo (test)
org.celo.mobile.test
1.81.0 (146) 26.7 MB ⬆️ 2.4 MB (9.8%) 63.6 MB ⬆️ 2.7 MB (4.49%) N/A

Celo (test) 1.81.0 (146)
org.celo.mobile.test

⚖️ Compare build
📦 Install build
⏱️ Analyze build performance

Total install size change: ⬆️ 2.7 MB (4.49%)
Total download size change: ⬆️ 2.4 MB (9.8%)

Largest size changes

Item Install Size Change
📝 splashBackground@3x.jpg ⬆️ 600.2 kB
📝 background@3x.jpg ⬆️ 368.6 kB
📝 boost-rewards@3x.png ⬆️ 188.4 kB
📝 background@2x.jpg ⬆️ 176.1 kB
📝 boost-rewards@2x.png ⬆️ 90.1 kB
View Treemap

Image of diff


🛸 Powered by Emerge Tools

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.78%. Comparing base (33eba2e) to head (19d745d).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5197   +/-   ##
=======================================
  Coverage   85.77%   85.78%           
=======================================
  Files         744      744           
  Lines       30340    30345    +5     
  Branches     5237     5238    +1     
=======================================
+ Hits        26025    26030    +5     
  Misses       4076     4076           
  Partials      239      239           
Files Coverage Δ
src/analytics/ValoraAnalytics.ts 67.50% <100.00%> (+0.41%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33eba2e...19d745d. Read the comment docs.

@MuckT MuckT added this pull request to the merge queue Apr 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2024
@MuckT MuckT added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit 31d134d Apr 2, 2024
17 checks passed
@MuckT MuckT deleted the tomm/act-1115 branch April 2, 2024 23:13
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
### Description

Enables the use of [destination
filters](https://docs.segmentapis.com/tag/Destination-Filters/) with
Segment.

### Test plan

- [x] Test filters locally on Alfajores.

### Related issues

- Fixes ACT-1115

### Backwards compatibility

Yes

### Network scalability

N/A
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.

None yet

2 participants