Closed atanasantonov closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@71c9444
). Click here to learn what that means. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #1 +/- ##
==========================================
Coverage ? 100.00%
Complexity ? 292
==========================================
Files ? 27
Lines ? 799
Branches ? 0
==========================================
Hits ? 799
Misses ? 0
Partials ? 0
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
lib/HttpClient/CurlClient.php | 100.00% <ø> (ø) |
15.00 <0.00> (?) |
|
lib/Deposit.php | 100.00% <100.00%> (ø) |
4.00 <0.00> (?) |
|
lib/DepositCC.php | 100.00% <100.00%> (ø) |
4.00 <0.00> (?) |
|
lib/OrderStatus.php | 100.00% <100.00%> (ø) |
5.00 <0.00> (?) |
|
lib/Payout.php | 100.00% <100.00%> (ø) |
4.00 <0.00> (?) |
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 71c9444...3f13845. Read the comment docs.
Request data, query string and endpoint removed from logging in CurlClient.