Remove ap_url from mention #362

Merged
Plume_migration_agent merged 1 commit from rm-ap_url-mention into master 2018-12-18 14:03:47 +00:00

Fix #358

Fix #358
codecov[bot] commented 2018-12-17 18:55:36 +00:00 (Migrated from github.com)

Codecov Report

Merging #362 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #362     +/-   ##
========================================
- Coverage   28.29%   28.2%   -0.1%     
========================================
  Files          62      62             
  Lines        6545    6578     +33     
========================================
+ Hits         1852    1855      +3     
- Misses       4693    4723     +30
Impacted Files Coverage Δ
plume-models/src/mentions.rs 0% <ø> (ø) ⬆️
plume-models/src/schema.rs 29.54% <ø> (+5.22%) ⬆️
plume-models/src/posts.rs 12.54% <0%> (-0.12%) ⬇️

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 9e799f2...424592e. Read the comment docs.

# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/362?src=pr&el=h1) Report > Merging [#362](https://codecov.io/gh/Plume-org/Plume/pull/362?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/9e799f2cf224c2d289e0a2de91dec0f513af1854?src=pr&el=desc) will **decrease** coverage by `0.09%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/Plume-org/Plume/pull/362/graphs/tree.svg?width=650&token=sHtxmDuZ06&height=150&src=pr)](https://codecov.io/gh/Plume-org/Plume/pull/362?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #362 +/- ## ======================================== - Coverage 28.29% 28.2% -0.1% ======================================== Files 62 62 Lines 6545 6578 +33 ======================================== + Hits 1852 1855 +3 - Misses 4693 4723 +30 ``` | [Impacted Files](https://codecov.io/gh/Plume-org/Plume/pull/362?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [plume-models/src/mentions.rs](https://codecov.io/gh/Plume-org/Plume/pull/362/diff?src=pr&el=tree#diff-cGx1bWUtbW9kZWxzL3NyYy9tZW50aW9ucy5ycw==) | `0% <ø> (ø)` | :arrow_up: | | [plume-models/src/schema.rs](https://codecov.io/gh/Plume-org/Plume/pull/362/diff?src=pr&el=tree#diff-cGx1bWUtbW9kZWxzL3NyYy9zY2hlbWEucnM=) | `29.54% <ø> (+5.22%)` | :arrow_up: | | [plume-models/src/posts.rs](https://codecov.io/gh/Plume-org/Plume/pull/362/diff?src=pr&el=tree#diff-cGx1bWUtbW9kZWxzL3NyYy9wb3N0cy5ycw==) | `12.54% <0%> (-0.12%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/Plume-org/Plume/pull/362?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/362?src=pr&el=footer). Last update [9e799f2...424592e](https://codecov.io/gh/Plume-org/Plume/pull/362?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
igalic (Migrated from github.com) approved these changes 2018-12-18 13:38:27 +00:00
igalic (Migrated from github.com) left a comment

👍

👍
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#362
No description provided.