Closed ttmc closed 6 years ago
Merging #235 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #235 +/- ##
=======================================
Coverage 94.96% 94.96%
=======================================
Files 11 11
Lines 258 258
=======================================
Hits 245 245
Misses 13 13
Impacted Files | Coverage Δ | |
---|---|---|
src/stringify_as_query_param.js | 90% <ø> (ø) |
:arrow_up: |
src/utils/ccJsonLoad.js | 100% <ø> (ø) |
:arrow_up: |
src/utils/ccJsonify.js | 80.76% <ø> (ø) |
:arrow_up: |
src/connection.js | 100% <ø> (ø) |
:arrow_up: |
src/baseRequest.js | 86.2% <ø> (ø) |
:arrow_up: |
src/sha256Hash.js | 100% <ø> (ø) |
:arrow_up: |
src/Ed25519Keypair.js | 100% <ø> (ø) |
:arrow_up: |
src/request.js | 92.85% <ø> (ø) |
:arrow_up: |
src/format_text.js | 100% <ø> (ø) |
:arrow_up: |
src/sanitize.js | 100% <ø> (ø) |
:arrow_up: |
... and 1 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 124586d...cc203c5. Read the comment docs.
LICENSE-docs
to specify the license on all the docs.README.md
: changed the Licensing section to just point to the filesLICENSE
andLICENSE-docs
.conf.py
because that line is not needed in Python 3 files.