Skip to content

test: fix installation dedup fixture to work on Postgres

ea95995
Select commit
Loading
Failed to load commit list.
Merged

feat: Add installation deviceToken deduplication options #10451

test: fix installation dedup fixture to work on Postgres
ea95995
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

92.59% (+0.07%) compared to 725be0d

View this Pull Request on Codecov

92.59% (+0.07%) compared to 725be0d

Details

Codecov Report

❌ Patch coverage is 93.02326% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.59%. Comparing base (725be0d) to head (ea95995).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/InstallationDedup.js 90.56% 5 Missing ⚠️
src/Config.js 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10451      +/-   ##
==========================================
+ Coverage   92.51%   92.59%   +0.07%     
==========================================
  Files         193      194       +1     
  Lines       16831    16901      +70     
  Branches      234      234              
==========================================
+ Hits        15572    15650      +78     
+ Misses       1236     1228       -8     
  Partials       23       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.