Tests infrastructure for plume-models #302

Merged
elegaanz merged 18 commits from tests into master 2018-11-01 21:23:39 +00:00
elegaanz commented 2018-11-01 15:16:50 +00:00 (Migrated from github.com)

First step for testing plume-models. I only added one test for the moment, but we should add more in future PRs.

First step for testing `plume-models`. I only added one test for the moment, but we should add more in future PRs.
codecov-io commented 2018-11-01 16:27:22 +00:00 (Migrated from github.com)

Codecov Report

No coverage uploaded for pull request base (master@1bcde7f). Click here to learn what that means.
The diff coverage is 95.83%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #302   +/-   ##
========================================
  Coverage          ?   4.96%           
========================================
  Files             ?      55           
  Lines             ?    3708           
  Branches          ?       0           
========================================
  Hits              ?     184           
  Misses            ?    3524           
  Partials          ?       0
Impacted Files Coverage Δ
plume-common/src/utils.rs 85.93% <100%> (ø)
plume-models/tests/lib.rs 95.45% <95.45%> (ø)

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 1bcde7f...02223e8. Read the comment docs.

# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/302?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@1bcde7f`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit). > The diff coverage is `95.83%`. [![Impacted file tree graph](https://codecov.io/gh/Plume-org/Plume/pull/302/graphs/tree.svg?width=650&token=sHtxmDuZ06&height=150&src=pr)](https://codecov.io/gh/Plume-org/Plume/pull/302?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #302 +/- ## ======================================== Coverage ? 4.96% ======================================== Files ? 55 Lines ? 3708 Branches ? 0 ======================================== Hits ? 184 Misses ? 3524 Partials ? 0 ``` | [Impacted Files](https://codecov.io/gh/Plume-org/Plume/pull/302?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [plume-common/src/utils.rs](https://codecov.io/gh/Plume-org/Plume/pull/302/diff?src=pr&el=tree#diff-cGx1bWUtY29tbW9uL3NyYy91dGlscy5ycw==) | `85.93% <100%> (ø)` | | | [plume-models/tests/lib.rs](https://codecov.io/gh/Plume-org/Plume/pull/302/diff?src=pr&el=tree#diff-cGx1bWUtbW9kZWxzL3Rlc3RzL2xpYi5ycw==) | `95.45% <95.45%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/Plume-org/Plume/pull/302?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/302?src=pr&el=footer). Last update [1bcde7f...02223e8](https://codecov.io/gh/Plume-org/Plume/pull/302?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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#302
No description provided.