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

Add return types in final classes #87

Merged
merged 7 commits into from
Oct 26, 2023
Merged

Conversation

Art4
Copy link
Owner

@Art4 Art4 commented Oct 26, 2023

Closes #86.

@Art4 Art4 added this to the 1.2.0 milestone Oct 26, 2023
@Art4 Art4 self-assigned this Oct 26, 2023
@Art4 Art4 linked an issue Oct 26, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

Merging #87 (7790b3b) into v1.x (1d7e8ed) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                v1.x       #87   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       295       297    +2     
===========================================
  Files             29        29           
  Lines            625       629    +4     
===========================================
+ Hits             625       629    +4     
Files Coverage Δ
src/Helper/AccessKey.php 100.00% <100.00%> (ø)
src/Helper/AccessableTrait.php 100.00% <100.00%> (ø)
src/Manager/ErrorAbortManager.php 100.00% <100.00%> (ø)
src/V1/Factory.php 100.00% <100.00%> (ø)
src/V1/ResourceItemLink.php 100.00% <ø> (ø)
src/V1/ResourceNull.php 100.00% <100.00%> (ø)

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

@Art4 Art4 merged commit 58d21e2 into v1.x Oct 26, 2023
14 checks passed
@Art4 Art4 deleted the 86-add-return-types-in-final-classes branch October 26, 2023 14:28
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.

Add return types in final classes
2 participants