Closed TheKeymaster closed 6 years ago
Merging #8 into master will increase coverage by
0.56%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #8 +/- ##
==========================================
+ Coverage 99.43% 100% +0.56%
- Complexity 89 161 +72
==========================================
Files 9 22 +13
Lines 178 366 +188
==========================================
+ Hits 177 366 +189
+ Misses 1 0 -1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/FINDOLOGIC/Definitions/OrderType.php | 100% <ø> (ø) |
1 <0> (ø) |
:arrow_down: |
...rc/FINDOLOGIC/Objects/XmlResponseObjects/Limit.php | 100% <100%> (ø) |
3 <3> (?) |
|
src/FINDOLOGIC/Objects/XmlResponseObjects/Item.php | 100% <100%> (ø) |
11 <11> (?) |
|
src/FINDOLOGIC/Objects/XmlResponse.php | 100% <100%> (ø) |
10 <10> (?) |
|
...rc/FINDOLOGIC/Objects/XmlResponseObjects/Query.php | 100% <100%> (ø) |
7 <7> (?) |
|
src/FINDOLOGIC/Objects/JsonResponse.php | 100% <100%> (ø) |
1 <1> (?) |
|
...NDOLOGIC/Objects/XmlResponseObjects/Attributes.php | 100% <100%> (ø) |
5 <5> (?) |
|
.../FINDOLOGIC/Objects/XmlResponseObjects/Results.php | 100% <100%> (ø) |
2 <2> (?) |
|
.../FINDOLOGIC/Objects/XmlResponseObjects/Servers.php | 100% <100%> (ø) |
3 <3> (?) |
|
...DOLOGIC/Objects/XmlResponseObjects/QueryString.php | 100% <100%> (ø) |
3 <3> (?) |
|
... and 21 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6ee577a...365b809. Read the comment docs.
Changes that are being done in this PR:
setForceOriginalQuery
param toParameterBuilder
.