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: data validity period #310

Merged
merged 3 commits into from
Apr 30, 2024
Merged

feat: data validity period #310

merged 3 commits into from
Apr 30, 2024

Conversation

YoloMao
Copy link
Collaborator

@YoloMao YoloMao commented Apr 24, 2024

PR 内容

添加初始化配置项 dataValidityPeriod,类型 NSUInteger,范围 [3, 30]

测试方式

修改本机时间进行测试

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (3ce88fc) to head (09b1311).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
+ Coverage   82.18%   82.84%   +0.66%     
==========================================
  Files         140      140              
  Lines       10090    10126      +36     
==========================================
+ Hits         8292     8389      +97     
+ Misses       1798     1737      -61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Apr 24, 2024

@YoloMao YoloMao merged commit a52fefa into master Apr 30, 2024
16 checks passed
@YoloMao YoloMao deleted the feat/dataValidityPeriod branch April 30, 2024 09:07
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