Skip to content

Fix phpdoc #24

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

Merged
merged 3 commits into from
Oct 2, 2019
Merged

Fix phpdoc #24

merged 3 commits into from
Oct 2, 2019

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Oct 2, 2019

This PR enables array and mixed as default phpdoc types.

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #24 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
- Coverage      87.4%   87.36%   -0.04%     
- Complexity      465      466       +1     
============================================
  Files            37       37              
  Lines          1254     1258       +4     
============================================
+ Hits           1096     1099       +3     
- Misses          158      159       +1
Impacted Files Coverage Δ Complexity Δ
src/Types/ArrayOf.php 83.33% <100%> (ø) 6 <0> (ø) ⬇️
src/PhpNamedVar.php 58.69% <100%> (+3.93%) 18 <0> (+1) ⬆️
src/PhpClassProperty.php 56.52% <0%> (-4.35%) 9% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36d2ba8...def144c. Read the comment docs.

@vearutop vearutop merged commit 989bc3a into master Oct 2, 2019
@vearutop vearutop deleted the phpdoc branch October 2, 2019 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant