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

Fix some findings from PHPStan level 6 #2686

Merged
merged 1 commit into from
Sep 4, 2023

Fix some findings reported by PHPStan level 6

157363b
Select commit
Loading
Failed to load commit list.
Merged

Fix some findings from PHPStan level 6 #2686

Fix some findings reported by PHPStan level 6
157363b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 3, 2023 in 0s

79.55% (+0.00%) compared to 5502bae

View this Pull Request on Codecov

79.55% (+0.00%) compared to 5502bae

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5502bae) 79.55% compared to head (157363b) 79.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2686   +/-   ##
=======================================
  Coverage   79.55%   79.55%           
=======================================
  Files         161      161           
  Lines        8409     8409           
=======================================
  Hits         6690     6690           
  Misses       1719     1719           
Files Changed Coverage Δ
...gable/Entity/MappedSuperclass/AbstractLogEntry.php 86.66% <ø> (ø)
src/Mapping/Driver/AbstractAnnotationDriver.php 63.33% <ø> (ø)
src/Mapping/Driver/File.php 58.33% <ø> (ø)
src/Mapping/ExtensionMetadataFactory.php 83.13% <ø> (ø)
src/ReferenceIntegrity/Mapping/Validator.php 100.00% <ø> (ø)
...SoftDeleteable/Filter/ODM/SoftDeleteableFilter.php 76.92% <ø> (ø)
.../Sortable/Entity/Repository/SortableRepository.php 91.17% <ø> (ø)
src/Sortable/Mapping/Driver/Yaml.php 86.20% <ø> (ø)
src/Sortable/Mapping/Event/Adapter/ORM.php 80.70% <ø> (ø)
src/Sortable/SortableListener.php 93.84% <ø> (ø)
... and 13 more

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