1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-06 03:48:28 +01:00
phorge-phorge/src/view/layout
epriestley 665529ab60 Restore coverage reporting to Diffusion browse UI
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:

{F5525542}

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:

{F5525544}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13125, T13124, T13105

Differential Revision: https://secure.phabricator.com/D19378
2018-04-17 14:51:47 -07:00
..
__tests__ Mark some strings for translation 2015-06-09 23:06:52 +10:00
AphrontListFilterView.php Separate button CSS classes 2017-06-05 20:14:34 +00:00
AphrontMoreView.php phtize all the things 2015-05-22 21:16:39 +10:00
AphrontMultiColumnView.php phtize all the things 2015-05-22 21:16:39 +10:00
AphrontSideNavFilterView.php Make the filetree view width sticky across show/hide and reload 2018-02-22 13:47:41 -08:00
PhabricatorActionListView.php Don't render an action list without actions 2017-05-17 09:10:48 -07:00
PhabricatorActionView.php Explicitly add rel="noreferrer" to all external links 2018-02-17 17:46:11 -08:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorFileLinkView.php Add a PDF document "rendering" engine 2018-03-23 07:14:17 -07:00
PhabricatorSourceCodeView.php Restore coverage reporting to Diffusion browse UI 2018-04-17 14:51:47 -07:00
PHUIApplicationMenuView.php Allow profile menus to be collapsed and expanded 2016-01-19 13:16:54 -08:00
PHUICurtainPanelView.php Introduce "Curtain" views, panels, and extensions 2016-03-06 09:27:55 -08:00
PHUICurtainView.php Hide curtainview on mobile if it's empty 2017-08-06 08:07:46 -07:00