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

Introduction of phpstan #57

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

composer.json // add "swissspidy/phpstan-no-private" and "phpstan/php…

7687fce
Select commit
Loading
Failed to load commit list.
Open

Introduction of phpstan #57

composer.json // add "swissspidy/phpstan-no-private" and "phpstan/php…
7687fce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 0s

98.23% (-0.61%) compared to c79bb36

View this Pull Request on Codecov

98.23% (-0.61%) compared to c79bb36

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 4 lines in your changes missing coverage. Please review.

Project coverage is 98.23%. Comparing base (c79bb36) to head (7687fce).

Files with missing lines Patch % Lines
src/Container/ServiceExtensions.php 66.66% 2 Missing ⚠️
src/Properties/LibraryProperties.php 88.88% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #57      +/-   ##
============================================
- Coverage     98.84%   98.23%   -0.61%     
  Complexity      251      251              
============================================
  Files            10       10              
  Lines           607      624      +17     
============================================
+ Hits            600      613      +13     
- Misses            7       11       +4     

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