Skip to content

refactor(version): 简化依赖更新任务的配置方式#1264

Merged
henry-hub merged 2 commits into
ihub-pub:mainfrom
henry-hub:version
Feb 8, 2026
Merged

refactor(version): 简化依赖更新任务的配置方式#1264
henry-hub merged 2 commits into
ihub-pub:mainfrom
henry-hub:version

Conversation

@henry-hub
Copy link
Copy Markdown
Member

@henry-hub henry-hub commented Feb 8, 2026

Due to the high volume of requests, we're unable to provide free service for this account. To continue using the service, please upgarde to a paid plan.

移除冗余的it.configure闭包,直接使用task参数配置任务属性,使代码更简洁易读

移除冗余的it.configure闭包,直接使用task参数配置任务属性,使代码更简洁易读
更新README.md中的版本兼容性表格,添加1.9.3+版本的支持信息。同时重构IHubVersionPlugin中的依赖更新任务配置,使用with闭包简化代码结构。
@henry-hub henry-hub added the chore Maintenance label Feb 8, 2026
@ihub-bot ihub-bot Bot modified the milestone: 1.9.3 Feb 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 8, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.40%. Comparing base (8e088ce) to head (d5758d8).
⚠️ Report is 521 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1264      +/-   ##
============================================
- Coverage     98.90%   98.40%   -0.51%     
- Complexity      288      315      +27     
============================================
  Files            52       52              
  Lines          1372     1440      +68     
  Branches        155      158       +3     
============================================
+ Hits           1357     1417      +60     
- Misses           10       16       +6     
- Partials          5        7       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henry-hub henry-hub merged commit dcbb25e into ihub-pub:main Feb 8, 2026
28 of 29 checks passed
@henry-hub henry-hub deleted the version branch February 8, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant