-
Notifications
You must be signed in to change notification settings - Fork 37
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(ABTesting): ANLSPI-23827 new device #340
Conversation
YoloMao
commented
Jan 7, 2025
- feat(ABTesting): 分流服务请求添加 newDevice 参数
- fix: deviceId Getter 方法添加双重锁,(1) 避免多线程环境下可能生成不同的 deviceId;(2) 性能优化
- fix(autotrack): 同步 4.5.0-hotfix.3 的修改,兼容更多的 CollectionView HeaderView 场景
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #340 +/- ##
==========================================
- Coverage 81.77% 81.73% -0.04%
==========================================
Files 137 137
Lines 10297 10300 +3
==========================================
- Hits 8420 8419 -1
- Misses 1877 1881 +4 ☔ View full report in Codecov by Sentry. |
|