Closed AdamMiltonBarker closed 4 years ago
Merging #186 into master will decrease coverage by
0.08%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## master #186 +/- ##
============================================
- Coverage 87.39% 87.30% -0.09%
- Complexity 729 730 +1
============================================
Files 47 47
Lines 1594 1599 +5
============================================
+ Hits 1393 1396 +3
- Misses 201 203 +2
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/RequestManagers/HttpRequestManager.php | 75.60% <71.42%> (-3.34%) |
13.00 <1.00> (+1.00) |
:arrow_down: |
src/RequestManagers/RequestManager.php | 89.47% <100.00%> (+1.23%) |
7.00 <1.00> (ø) |
|
src/Web3.php | 97.29% <100.00%> (ø) |
31.00 <5.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 d69ce96...0954046. Read the comment docs.
@sc0Vu hi mate, we have an application that can't be released until this is merged, could you give me an idea on timescale please. TIA.
Never mind I will provide the modified files in our installation scripts.
Added basic auth and improved documentation regarding parameters for contracts.