[GHC] #14711: Machine readable output of coverage

GHC ghc-devs at haskell.org
Fri Mar 23 09:16:35 UTC 2018


#14711: Machine readable output of coverage
-------------------------------------+-------------------------------------
        Reporter:  Koterpillar       |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Code Coverage     |              Version:  8.2.2
      Resolution:                    |             Keywords:  newcomers
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4522
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by jproyo):

 * differential:   => Phab:D4522


Comment:

 Hi Team,

 I am a newcomer and i have been trying to add this functionality.

 I have committed a review to Phabricator D4522 but i am not getting build
 pass because since i added a new flag to `hpc report` output command help
 i had to change `libraries/hpc` submodule testsuite in order to get the
 test pass successfully.

 I have committed the review with arc diff as the wiki indicates but it is
 complaining because my submodule changes are not in the upstream.
 Obviously i didnt want to push my submodule changes to not affect master
 branch build until review is done. Apart from this i dont have push
 permissions.

 How can i commit a review to Phab which contains changes in some
 component, in this case hpc, and in a submodule either?

 Best,

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14711#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list