php-advanced-json-rpc
php-advanced-json-rpc copied to clipboard
test: Proof @param ?string is supported in current setup
trafficstars
This PR adds:
- A test to proof
@param ?stringis supported.
This would resolve #13
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%> (ΓΈ) |