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(ABTesting): ANLSPI-23827 new device #340

Merged
merged 9 commits into from
Feb 13, 2025
Merged

Conversation

YoloMao
Copy link
Collaborator

@YoloMao YoloMao commented Jan 7, 2025

  • feat(ABTesting): 分流服务请求添加 newDevice 参数
  • fix: deviceId Getter 方法添加双重锁,(1) 避免多线程环境下可能生成不同的 deviceId;(2) 性能优化
  • fix(autotrack): 同步 4.5.0-hotfix.3 的修改,兼容更多的 CollectionView HeaderView 场景

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.73%. Comparing base (e70a30a) to head (682f059).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...rowingNode/Category/UICollectionView+GrowingNode.m 33.33% 4 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@YoloMao YoloMao merged commit 2518804 into master Feb 13, 2025
15 of 17 checks passed
@YoloMao YoloMao deleted the feat/ab_new_device branch February 13, 2025 06:19
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

4 participants