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

test: Add test to proof docblock is being used when type hint is array #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DannyvdSluijs
Copy link
Contributor

This PR adds:

  • An additional test to proof dokblocks are being used when type hint is array.

This will resolve #3

@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #49 (87509fd) into master (06f0b06) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 87509fd differs from pull request most recent head a8339ff. Consider uploading reports for the commit a8339ff to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  Coverage     89.07%   89.07%           
  Complexity       58       58           
=========================================
  Files             8        8           
  Lines           119      119           
=========================================
  Hits            106      106           
  Misses           13       13           
Impacted Files Coverage Δ
lib/Dispatcher.php 88.88% <100.00%> (ø)

@DannyvdSluijs DannyvdSluijs force-pushed the parse-docblock-if-type-hint-array branch from 22fe5f9 to a8339ff Compare June 13, 2021 20:23
@DannyvdSluijs DannyvdSluijs force-pushed the parse-docblock-if-type-hint-array branch 2 times, most recently from 87509fd to a8339ff Compare May 19, 2023 18:49
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.

Still parse docblock if type hint is array
1 participant