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

提升测试覆盖率,多项修复和改进 #518

Merged
merged 67 commits into from
May 20, 2023
Merged

提升测试覆盖率,多项修复和改进 #518

merged 67 commits into from
May 20, 2023

Conversation

Yurunsoft
Copy link
Member

@Yurunsoft Yurunsoft commented May 19, 2023

close #517

@Yurunsoft Yurunsoft added bug Something isn't working optimization Optimization 2.1 labels May 19, 2023
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch coverage: 76.79% and project coverage change: +33.30 🎉

Comparison is base (bbdf169) 32.30% compared to head (22b8643) 65.60%.

Additional details and impacted files
@@              Coverage Diff              @@
##                2.1     #518       +/-   ##
=============================================
+ Coverage     32.30%   65.60%   +33.30%     
- Complexity    10070    10968      +898     
=============================================
  Files           846      881       +35     
  Lines         28660    29978     +1318     
=============================================
+ Hits           9259    19668    +10409     
+ Misses        19401    10310     -9091     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Aop/AopAnnotationLoader.php 86.53% <ø> (+86.53%) ⬆️
src/Aop/AopManager.php 72.68% <ø> (+22.90%) ⬆️
src/App.php 85.08% <ø> (+66.98%) ⬆️
src/Async/Async.php 100.00% <ø> (+15.38%) ⬆️
src/Bean/Annotation/AnnotationManager.php 55.11% <ø> (+31.96%) ⬆️
src/Bean/BeanFactory.php 84.18% <ø> (+0.94%) ⬆️
src/Bean/BeanManager.php 100.00% <ø> (+85.18%) ⬆️
src/Bean/PartialManager.php 94.44% <ø> (+44.44%) ⬆️
src/Bean/ReflectionContainer.php 100.00% <ø> (+50.00%) ⬆️
src/Bean/ReflectionUtil.php 89.89% <ø> (+7.72%) ⬆️
... and 103 more

... and 571 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Yurunsoft Yurunsoft merged commit d7d6593 into 2.1 May 20, 2023
@Yurunsoft Yurunsoft deleted the opt-20230512 branch May 20, 2023 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 bug Something isn't working optimization Optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants