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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

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).

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.

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.

2 participants