Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nested comments #71

Merged
merged 10 commits into from
Nov 27, 2018
Merged

Add nested comments #71

merged 10 commits into from
Nov 27, 2018

Conversation

singhpratyush
Copy link
Member

@singhpratyush singhpratyush commented Nov 27, 2018

  • See all comments on a post in a nested fashion
  • Reply to a specific reply.
  • Upvote a specific reply.

screenshot from 2018-11-27 18-50-00

@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

Merging #71 into develop will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #71      +/-   ##
==========================================
- Coverage     0.62%   0.61%   -0.02%     
==========================================
  Files          111     113       +2     
  Lines         2549    2600      +51     
  Branches       491     501      +10     
==========================================
  Hits            16      16              
- Misses        2234    2281      +47     
- Partials       299     303       +4
Impacted Files Coverage Δ
src/post/Replies/RootReplies.js 0% <0%> (ø)
src/post/Replies/actions.js 0% <0%> (ø) ⬆️
src/actions/allUserActions.js 0% <0%> (ø) ⬆️
src/utils/defaultFixUtils.js 0% <0%> (ø) ⬆️
src/post/actions.js 0% <0%> (ø) ⬆️
src/post/Replies/index.js 0% <0%> (ø) ⬆️
src/post/ActionBar/index.js 0% <0%> (ø) ⬆️
src/post/CustomTags/index.js 0% <0%> (ø) ⬆️
src/post/reducer.js 0% <0%> (ø) ⬆️
src/post/Replies/CreateReply/index.js 0% <0%> (ø) ⬆️
... and 9 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 5504275...1828a99. Read the comment docs.

@singhpratyush singhpratyush merged commit 1828a99 into develop Nov 27, 2018
@singhpratyush singhpratyush deleted the feature/nested-replies branch December 3, 2018 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants