php-advanced-json-rpc
php-advanced-json-rpc copied to clipboard
test: Add test for additional provided parameters
trafficstars
This PR adds two new tests with additional parameters (one for a method without parameters at all and one for a method that has a single parameter). Both test are green without any changes to the code.
I'm not certain if this is exactly what you mean in #1 but it is what I think you mean. If so it would resolve #1 Please let me know if this was misunderstood so I can adjust to the needs.
Codecov Report
Merging #43 (7a22243) into master (06f0b06) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #43 +/- ##
=========================================
Coverage 89.07% 89.07%
Complexity 58 58
=========================================
Files 8 8
Lines 119 119
=========================================
Hits 106 106
Misses 13 13