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

test: Proof @param ?string is supported in current setup

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

This PR adds:

  • A test to proof @param ?string is supported.

This would resolve #13

DannyvdSluijs avatar Jan 11 '21 20:01 DannyvdSluijs

Codecov Report

Merging #50 (80b949f) into master (b5f37db) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #50   +/-   ##
=========================================
  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]