php-advanced-json-rpc icon indicating copy to clipboard operation
php-advanced-json-rpc copied to clipboard

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

Open DannyvdSluijs opened this issue 4 years ago β€’ 1 comments
trafficstars

This PR adds:

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

This will resolve #3

DannyvdSluijs avatar Jan 11 '21 20:01 DannyvdSluijs

Codecov Report

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

:exclamation: 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%> (ΓΈ)

codecov[bot] avatar Jan 11 '21 22:01 codecov[bot]