Closed atinux closed 4 years ago
Merging #94 into dev will increase coverage by
1.75%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #94 +/- ##
==========================================
+ Coverage 81.57% 83.33% +1.75%
==========================================
Files 1 1
Lines 38 36 -2
Branches 17 16 -1
==========================================
- Hits 31 30 -1
+ Misses 6 5 -1
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
lib/module.js | 83.33% <ø> (+1.75%) |
:arrow_up: |
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 3a9100f...7cc5976. Read the comment docs.
This PR adds:
$http.create(kyOptions)
$http.setBaseUrl(baseURL)
like$axios
moduleUpdate and improves the documentation:
Add more tests for better coverage 💯