[GHC] #11799: Legend for hpc markup colors

#11799: Legend for hpc markup colors -------------------------------------+------------------------------------- Reporter: drathier | Owner: Type: feature | Status: new request | Priority: normal | Milestone: Component: Test Suite | Version: 7.10.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The hpc markup colors are not documented anywhere. Coming from an imperative background, red means never executed and green means executed at least once. Here, green means always true, red means always false, yellow means never executed. Adding a one-line legend at the top of the output file(s) describing the colours would help a lot. Suggesting `never executed` `always true` and `always false` on a single line at the top with the same yellow, green and red background as the respective highlighted code would have. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11799 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11799: Legend for hpc markup colors -------------------------------------+------------------------------------- Reporter: drathier | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Code Coverage | Version: 7.10.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * keywords: => newcomer * component: Test Suite => Code Coverage Comment: Would you or somebody else like to submit a patch? The code is `utils/hpc` and `libraries/hpc`. Make sure the tests in `libraries/hpc/tests` and `testsuite/tests/hpc` still pass. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11799#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11799: Legend for hpc markup colors -------------------------------------+------------------------------------- Reporter: drathier | Owner: SantiM Type: feature request | Status: new Priority: normal | Milestone: Component: Code Coverage | Version: 7.10.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3465 Wiki Page: | -------------------------------------+------------------------------------- Changes (by SantiM): * owner: (none) => SantiM * differential: => Phab:D3465 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11799#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11799: Legend for hpc markup colors -------------------------------------+------------------------------------- Reporter: drathier | Owner: SantiM Type: feature request | Status: new Priority: normal | Milestone: Component: Code Coverage | Version: 7.10.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3465, Wiki Page: | Phab:D3479 -------------------------------------+------------------------------------- Changes (by SantiM): * differential: Phab:D3465 => Phab:D3465, Phab:D3479 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11799#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11799: Legend for hpc markup colors
-------------------------------------+-------------------------------------
Reporter: drathier | Owner: SantiM
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Code Coverage | Version: 7.10.3
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3465,
Wiki Page: | Phab:D3479
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#11799: Legend for hpc markup colors -------------------------------------+------------------------------------- Reporter: drathier | Owner: SantiM Type: feature request | Status: merge Priority: normal | Milestone: 8.2.1 Component: Code Coverage | Version: 7.10.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3465, Wiki Page: | Phab:D3479 -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => merge * milestone: => 8.2.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11799#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11799: Legend for hpc markup colors -------------------------------------+------------------------------------- Reporter: drathier | Owner: SantiM Type: feature request | Status: closed Priority: normal | Milestone: 8.2.1 Component: Code Coverage | Version: 7.10.3 Resolution: fixed | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3465, Wiki Page: | Phab:D3479 -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged with 771e8d6838238fe87b2282696bff77fd4c474f71. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11799#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC