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

[3.0] 更新开发工具集 #594

Merged
merged 24 commits into from
Oct 20, 2023
Merged

[3.0] 更新开发工具集 #594

merged 24 commits into from
Oct 20, 2023

Conversation

NHZEX
Copy link
Member

@NHZEX NHZEX commented Oct 18, 2023

  • 使用基线来忽略分析工具Bug或者延后修复

    baseline doc

  • 集成新脚本phpstan-v2.sh

    • 无参数情况下分析全部模块代码
    • 指定分析特定模块./phpstan-v2.sh fpm rpc jwt
    • 给模块重新生成错误基线./phpstan-v2.sh -bOR./phpstan-v2.sh --baseline
  • [3.0] 更新工具 php-cs-fixer #593 合并后重新变基

@NHZEX NHZEX marked this pull request as draft October 18, 2023 06:39
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Attention: 166 lines in your changes are missing coverage. Please review.

Comparison is base (28cf2c7) 61.56% compared to head (64d21f4) 61.46%.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.0     #594      +/-   ##
============================================
- Coverage     61.56%   61.46%   -0.10%     
+ Complexity    11240    11147      -93     
============================================
  Files           891      891              
  Lines         30586    30309     -277     
============================================
- Hits          18829    18629     -200     
+ Misses        11757    11680      -77     
Files Coverage Δ
src/Aop/AfterThrowingJoinPoint.php 100.00% <100.00%> (ø)
src/Aop/AopAnnotationLoader.php 86.66% <100.00%> (ø)
src/Aop/JoinPoint.php 100.00% <100.00%> (ø)
src/Aop/Model/AopItem.php 85.71% <100.00%> (-3.18%) ⬇️
src/Async/AsyncResult.php 100.00% <100.00%> (ø)
src/Bean/Annotation/Model/AnnotationRelation.php 41.62% <100.00%> (ø)
src/Bean/Annotation/Model/ClassAnnotation.php 83.33% <100.00%> (ø)
.../Bean/Annotation/Model/ClassAnnotationRelation.php 100.00% <100.00%> (ø)
...an/Annotation/Model/ConstantAnnotationRelation.php 100.00% <100.00%> (ø)
...Bean/Annotation/Model/MethodAnnotationRelation.php 100.00% <100.00%> (ø)
... and 177 more

... and 62 files with indirect coverage changes

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

phpstan-v2.sh Outdated Show resolved Hide resolved
@Yurunsoft Yurunsoft changed the title 更新工具 phpstan [3.0]更新工具 phpstan Oct 18, 2023
@Yurunsoft Yurunsoft added the 3.0 Plan version 3.0 label Oct 18, 2023
@Yurunsoft Yurunsoft changed the title [3.0]更新工具 phpstan [3.0] 更新工具 phpstan Oct 18, 2023
@NHZEX NHZEX changed the title [3.0] 更新工具 phpstan [3.0] 更新开发工具集 Oct 18, 2023
@NHZEX NHZEX marked this pull request as ready for review October 19, 2023 11:58
@Yurunsoft Yurunsoft merged commit fe905f1 into imiphp:3.0 Oct 20, 2023
20 of 21 checks passed
@Yurunsoft Yurunsoft mentioned this pull request Oct 20, 2023
42 tasks
@NHZEX NHZEX deleted the dev-v3/up-phpstan branch October 23, 2023 15:17
@Yurunsoft Yurunsoft added this to the 3.0.0 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Plan version 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants