-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add abtesting module * style: code format * test: update demo * fix: experiment storage bug * style: code format * fix: ABTesting 兼容 SwiftPM 集成 * style: code format * fix(ABTesting): 添加注释,修复 sonar quality bug * style: code format * ci: add ABTesting unit-testing * ci: fix ABTesting test * ci: fix protobuf test * ci: add more ABTesting test * fix(ABTesting): read experiment from storage at muti-threads * fix(ABTesting): read experiment from storage at multi-threads * ci: add mock request waiting time * fix: rename projectId to accountId * ci: add first mock request waiting time * chore: update podfile lock * feat: abTesting request timeout config * feat: abTesting request timeout config * fix: rename experimentTTL to requestInterval * fix: add default host for Ads/AB-Testing * fix(ABTesting): request header content-type * style: code format * fix(ABTesting): 仅 HTTP 请求失败时重试 * fix(ABTesting): request body * ci(ABTesting): update ci * fix: add dataSourceId to configuration that send to hybrid * style: code format * style: spelling check --------- Co-authored-by: GIOSDK <[email protected]>
- Loading branch information
Showing
64 changed files
with
1,845 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.