Provide detailed test results to CircleCI #509

Merged
exarkun merged 27 commits from circleci-store-test-results into master 2018-07-09 18:31:22 +00:00
exarkun commented 2018-07-05 20:06:25 +00:00 (Migrated from github.com)

This information allows CircleCI to do several things. Among them:

  • report the slowest test in a successful test run
  • report the names and details of failing tests in an unsuccessful test run
  • generate statistics about the failing-est tests in the suite over multiple runs
This information allows CircleCI to do several things. Among them: * report the slowest test in a successful test run * report the names and details of failing tests in an unsuccessful test run * generate statistics about the failing-est tests in the suite over multiple runs
codecov-io commented 2018-07-05 23:45:06 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #509      +/-   ##
==========================================
- Coverage   90.34%   90.32%   -0.02%     
==========================================
  Files         144      144              
  Lines       27466    27466              
  Branches     3939     3939              
==========================================
- Hits        24813    24808       -5     
- Misses       1928     1931       +3     
- Partials      725      727       +2
Impacted Files Coverage Δ
src/allmydata/mutable/servermap.py 93.7% <0%> (-0.49%) ⬇️
src/allmydata/web/status.py 83.2% <0%> (-0.23%) ⬇️

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 5205dd3...4128991. Read the comment docs.

# [Codecov](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509?src=pr&el=h1) Report > Merging [#509](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509?src=pr&el=desc) into [master](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/commit/5205dd3487827e40c07894202ef5a0b4c201ff18?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509/graphs/tree.svg?width=650&height=150&src=pr&token=Ztmu9sr4vi)](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #509 +/- ## ========================================== - Coverage 90.34% 90.32% -0.02% ========================================== Files 144 144 Lines 27466 27466 Branches 3939 3939 ========================================== - Hits 24813 24808 -5 - Misses 1928 1931 +3 - Partials 725 727 +2 ``` | [Impacted Files](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/allmydata/mutable/servermap.py](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509/diff?src=pr&el=tree#diff-c3JjL2FsbG15ZGF0YS9tdXRhYmxlL3NlcnZlcm1hcC5weQ==) | `93.7% <0%> (-0.49%)` | :arrow_down: | | [src/allmydata/web/status.py](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509/diff?src=pr&el=tree#diff-c3JjL2FsbG15ZGF0YS93ZWIvc3RhdHVzLnB5) | `83.2% <0%> (-0.23%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509?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/tahoe-lafs/tahoe-lafs/pull/509?src=pr&el=footer). Last update [5205dd3...4128991](https://codecov.io/gh/tahoe-lafs/tahoe-lafs/pull/509?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 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: tahoe-lafs/tahoe-lafs#509
No description provided.