ZeroNetJS / zeronet-js

ZeroNet in JS
MIT License
47 stars 9 forks source link

Feature: Zites #82

Closed mkg20001 closed 6 years ago

mkg20001 commented 6 years ago

Downloading Zites, this time for real.

codecov[bot] commented 6 years ago

Codecov Report

Merging #82 into master will decrease coverage by 2.43%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   54.74%   52.31%   -2.44%     
==========================================
  Files          54       54              
  Lines        2192     2294     +102     
==========================================
  Hits         1200     1200              
- Misses        992     1094     +102
Impacted Files Coverage Δ
zeronet-zite/lib/file/stream.js 10.76% <0%> (ø) :arrow_up:
zeronet-zite/lib/tree/content-json.js 23.8% <0%> (-1.2%) :arrow_down:
zeronet-zite/lib/index.js 26.22% <0%> (-1.36%) :arrow_down:
zeronet-node/lib/index.js 98.68% <100%> (ø) :arrow_up:
zeronet-client/lib/index.js 86.84% <100%> (+0.35%) :arrow_up:
zeronet-client/lib/stream/bridge.js 73.91% <17.64%> (-20.76%) :arrow_down:
zeronet-zite/lib/tree/index.js 10.88% <19.23%> (+5.04%) :arrow_up:
zeronet-zite/lib/tree/fs.js 18.18% <20%> (+2.79%) :arrow_up:
zeronet-storage-fs/lib/index.js 70.76% <22.22%> (-6.43%) :arrow_down:
zeronet-common/lib/storage/wrapper.js 40% <4.16%> (-15.56%) :arrow_down:

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 66e52f2...9e7a4f4. Read the comment docs.