Add support for CW in comments #308

Merged
elegaanz merged 1 commit from comments-cw into master 2018-11-07 14:57:32 +00:00
elegaanz commented 2018-11-06 18:00:47 +00:00 (Migrated from github.com)

All the backend/federation code was already, I just added the UI 🤷‍♀️

Fixes #253

All the backend/federation code was already, I just added the UI :woman_shrugging: Fixes #253
codecov[bot] commented 2018-11-06 18:16:35 +00:00 (Migrated from github.com)

Codecov Report

Merging #308 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #308      +/-   ##
=========================================
- Coverage    4.96%   4.95%   -0.01%     
=========================================
  Files          55      55              
  Lines        3708    3712       +4     
=========================================
  Hits          184     184              
- Misses       3524    3528       +4
Impacted Files Coverage Δ
src/routes/comments.rs 0% <0%> (ø) ⬆️
src/routes/posts.rs 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 3690e4c...7cea905. Read the comment docs.

# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=h1) Report > Merging [#308](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/3690e4cfb92537a5b948e18c6b1e850e496c5c8a?src=pr&el=desc) will **decrease** coverage by `<.01%`. > The diff coverage is `0%`. [![Impacted file tree graph](https://codecov.io/gh/Plume-org/Plume/pull/308/graphs/tree.svg?width=650&token=sHtxmDuZ06&height=150&src=pr)](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #308 +/- ## ========================================= - Coverage 4.96% 4.95% -0.01% ========================================= Files 55 55 Lines 3708 3712 +4 ========================================= Hits 184 184 - Misses 3524 3528 +4 ``` | [Impacted Files](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/routes/comments.rs](https://codecov.io/gh/Plume-org/Plume/pull/308/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcy9jb21tZW50cy5ycw==) | `0% <0%> (ø)` | :arrow_up: | | [src/routes/posts.rs](https://codecov.io/gh/Plume-org/Plume/pull/308/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcy9wb3N0cy5ycw==) | `0% <0%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=footer). Last update [3690e4c...7cea905](https://codecov.io/gh/Plume-org/Plume/pull/308?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
trinity-1686a approved these changes 2018-11-07 09:30:21 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#308
No description provided.