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 test code for PHPStan level 9 #85

Merged
merged 11 commits into from
Oct 20, 2023
Merged

Fix test code for PHPStan level 9 #85

merged 11 commits into from
Oct 20, 2023

Conversation

Art4
Copy link
Owner

@Art4 Art4 commented Oct 19, 2023

Fix #74.

@Art4 Art4 self-assigned this Oct 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

Merging #85 (901f121) into v1.x (936faba) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                v1.x       #85   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       288       295    +7     
===========================================
  Files             29        29           
  Lines            615       625   +10     
===========================================
+ Hits             615       625   +10     
Files Coverage Δ
src/Helper/AccessKey.php 100.00% <ø> (ø)
src/Helper/AccessableTrait.php 100.00% <100.00%> (ø)
src/Serializer/ArraySerializer.php 100.00% <ø> (ø)
src/V1/Attributes.php 100.00% <ø> (ø)
src/V1/Document.php 100.00% <ø> (ø)
src/V1/DocumentLink.php 100.00% <ø> (ø)
src/V1/Error.php 100.00% <ø> (ø)
src/V1/ErrorCollection.php 100.00% <ø> (ø)
src/V1/ErrorLink.php 100.00% <ø> (ø)
src/V1/ErrorSource.php 100.00% <ø> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Art4 Art4 changed the title Fix test code for PHPStan level 8 Fix test code for PHPStan level 9 Oct 20, 2023
@Art4 Art4 merged commit 1d7e8ed into v1.x Oct 20, 2023
14 checks passed
@Art4 Art4 deleted the 74-phpstan-level-8 branch October 20, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix PHPStan level 8 errors
2 participants