Page MenuHomePhabricator

Show coverage bars with aggregate coverage in repositories with coverage information available
AcceptedPublic

Authored by epriestley on Feb 17 2016, 2:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 9:51 PM
Unknown Object (File)
Mon, Apr 1, 6:42 AM
Unknown Object (File)
Mar 5 2024, 1:50 PM
Unknown Object (File)
Mar 5 2024, 6:03 AM
Unknown Object (File)
Feb 20 2024, 7:05 AM
Unknown Object (File)
Feb 15 2024, 8:41 AM
Unknown Object (File)
Feb 15 2024, 7:08 AM
Unknown Object (File)
Dec 19 2023, 5:51 AM
Subscribers
None
Tokens
"Cup of Joe" token, awarded by yelirekim.

Details

Summary

Ref T9524. This adds UI for the new aggregate data, largely based on D14803 but with SegmentBars.

Test Plan

Screen Shot 2016-02-16 at 6.50.22 PM.png (563×970 px, 148 KB)

Diff Detail

Repository
rP Phabricator
Branch
coverage2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10726
Build 13190: Run Core Tests
Build 13189: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Show coverage bars with aggregate coverage in repositories with coverage information available.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, yelirekim.

One thing this doesn't do (that D14803 did, sort of implicitly) is colorize the bars, but I'm hesitant to start mandating what counts as red vs green coverage in the upstream.

chad edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2016, 3:23 AM