Skip to content

Add a way to sort the text report #199

@nedbat

Description

@nedbat

Hi Ned,

The HTML output looks very good, however I’m running the coverage tool on a VMware and just want to mail the output as plain text to my colleagues.

Sending all those HTML files to all of them (or copy them to a server) is too much, so I need another trick - maybe just a python filter that sorts it out.

Thanks for your time!

Rob

From: Ned Batchelder [mailto:[email protected]]
Sent: Friday, September 28, 2012 14:56
To: Tillaart, Rob van den
Subject: Re: question about coverage tool

Hi Rob,

In the HTML report, you can click on the column headers to sort by the column you're interested in.

--Ned.

On 9/28/2012 7:33 AM, Tillaart, Rob van den wrote:

Hi Ned,

 

Just new to python development I found the coverage tool which does a good job for Q&A.

 

Q: is there an option to sort the output on coverage %?

If not I would like to put it on the “wishlist” for next release.

 

A sorted list makes it easier to see which files needs attention most,

 

Thanks in advance,

Rob Tillaart

Netherlands

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions