Page MenuHomePhabricator

Restore coverage reporting to Diffusion browse UI
ClosedPublic

Authored by epriestley on Apr 17 2018, 1:46 PM.
Tags
None
Referenced Files
F14077187: D19378.diff
Thu, Nov 21, 9:53 PM
Unknown Object (File)
Sun, Nov 17, 9:44 PM
Unknown Object (File)
Thu, Nov 14, 3:51 AM
Unknown Object (File)
Sun, Nov 10, 4:06 AM
Unknown Object (File)
Wed, Nov 6, 2:14 PM
Unknown Object (File)
Oct 9 2024, 9:25 AM
Unknown Object (File)
Oct 1 2024, 10:57 PM
Unknown Object (File)
Sep 24 2024, 3:48 AM
Subscribers
None

Details

Summary

Depends on D19377. Ref T13125. Ref T13124. Ref T13105. Coverage reporting in Diffusion didn't initially survive the transition to Document Engine; restore it.

This adds some tentative/theoretical support for multiple columns of coverage, but no way to actually produce them in the UI. For now, the labels, codes, and colors are hard coded.

Test Plan

Added coverage with diffusion.updatecoverage, saw coverage in the UI:

Screen Shot 2018-04-17 at 6.43.40 AM.png (1×1 px, 231 KB)

Hovered over coverage, got labels and highlighting.

Double-checked labels for "N" (Not Executable) and "U" (Uncovered). See PHI577.

Faked some multi-column coverage, but you can't currently get this yourself today:

Screen Shot 2018-04-17 at 6.16.40 AM.png (1×1 px, 242 KB)

Diff Detail

Repository
rP Phabricator
Branch
covui2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20168
Build 27364: Run Core Tests
Build 27363: arc lint + arc unit