Skip to content

[Smart Hashing] Cleanup #2879

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

Merged
merged 3 commits into from
May 7, 2025
Merged

[Smart Hashing] Cleanup #2879

merged 3 commits into from
May 7, 2025

Conversation

harsh-joshi99
Copy link
Contributor

@harsh-joshi99 harsh-joshi99 commented Apr 23, 2025

Cleanup for smart hashing util.
Remove destination slugs and feature flag.

Testing

Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [If destination is already live] Tested for backward compatibility of destination. Note: New required fields are a breaking change.
  • [Segmenters] Tested in the staging environment
  • [Segmenters] [If applicable for this change] Tested for regression with Hadron.

Copy link

codecov bot commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 83.78378% with 12 lines in your changes missing coverage. Please review.

Project coverage is 78.11%. Comparing base (98f6a18) to head (ce08232).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rc/destinations/dynamic-yield-audiences/helpers.ts 60.00% 2 Missing ⚠️
...tinations/delivrai-activate/updateSegment/index.ts 66.66% 1 Missing ⚠️
.../src/destinations/dynamic-yield-audiences/index.ts 0.00% 1 Missing ⚠️
...ions/dynamic-yield-audiences/syncAudience/index.ts 0.00% 1 Missing ⚠️
...ations/reddit-conversions-api/customEvent/index.ts 50.00% 1 Missing ⚠️
...ions/reddit-conversions-api/standardEvent/index.ts 50.00% 1 Missing ⚠️
...stinations/tiktok-audiences/addToAudience/index.ts 50.00% 1 Missing ⚠️
...src/destinations/tiktok-audiences/addUser/index.ts 50.00% 1 Missing ⚠️
...tions/tiktok-audiences/removeFromAudience/index.ts 50.00% 1 Missing ⚠️
.../destinations/tiktok-audiences/removeUser/index.ts 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2879      +/-   ##
==========================================
+ Coverage   78.03%   78.11%   +0.07%     
==========================================
  Files        1050     1050              
  Lines       19457    19438      -19     
  Branches     3771     3734      -37     
==========================================
  Hits        15184    15184              
- Misses       2968     2972       +4     
+ Partials     1305     1282      -23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@harsh-joshi99 harsh-joshi99 changed the title cleanup for smart hashing [Smart Hashing] Cleanup Apr 24, 2025
@harsh-joshi99 harsh-joshi99 marked this pull request as ready for review April 24, 2025 05:29
@harsh-joshi99 harsh-joshi99 requested a review from a team as a code owner April 24, 2025 05:29
@harsh-joshi99 harsh-joshi99 force-pushed the smart-hashing/cleanup-3 branch from c41157d to bd304d5 Compare May 2, 2025 12:52
@harsh-joshi99 harsh-joshi99 merged commit 36bcb1e into main May 7, 2025
14 checks passed
@harsh-joshi99 harsh-joshi99 deleted the smart-hashing/cleanup-3 branch May 7, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants