Closed gurjit03 closed 5 years ago
Merging #154 into develop will decrease coverage by
<.01%
. The diff coverage is0%
.
@@ Coverage Diff @@
## develop #154 +/- ##
==========================================
- Coverage 0.34% 0.34% -0.01%
==========================================
Files 177 179 +2
Lines 4581 4588 +7
Branches 902 904 +2
==========================================
Hits 16 16
- Misses 4015 4020 +5
- Partials 550 552 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/helpers/Loader.js | 0% <0%> (ø) |
|
src/post/PostSingle/index.js | 0% <0%> (ø) |
:arrow_up: |
src/post/Replies/Reply/index.js | 0% <0%> (ø) |
:arrow_up: |
src/post/Replies/index.js | 0% <0%> (ø) |
:arrow_up: |
src/helpers/index.js | 0% <0%> (ø) |
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 2f5c0cd...041408b. Read the comment docs.
@singhpratyush I have added the lazy-loading in the single post view.
This PR will be in continuation #24.