firefox-devtools/profiler

Test coverage for src/components/header

Open

#734 opened on Jan 24, 2018

 (2 comments) (0 reactions) (0 assignees)TypeScript (486 forks)auto 404
code maintenancehelp wantedtests

Repository metrics

Stars
 (1,515 stars)
PR merge metrics
 (PR metrics pending)

Description

In attempting to uncover our worst offenders for code coverage, the header component stands out.

  • TimeSelectionScrubber (53 lines uncovered)
  • IntervalMarkerOverview (47 lines uncovered)
  • ProfileThreadHeaderContextMenu (26 lines uncovered)
  • SelectionScrubberOverlay (26 lines uncovered)
  • ProfileThreadHeaderBar (25 lines uncovered)
  • ThreadStackGraph (14 lines uncovered)
  • OverflowEdgeIndicator (8 lines uncovered)
  • ProfileThreadJankOverview (6 lines uncovered)
  • ProfileViewerHeader (3 lines uncovered)
  • TimeRuler (2 lines uncovered)
  • EmptyThreadIndicator (0 lines uncovered)
  • ProfileThreadTracingMarkerOverview (0 lines uncovered)

┆Issue is synchronized with this Jira Task

Contributor guide