[xmlSummary] Linecoverage tag contains extra info
See original GitHub issueHi Daniel,
Linecoverage tag includes information about coverable lines and total lines too.
i.e. <Linecoverage>25.7% (583 of 2267)</Linecoverage>
I believe it should only show the (percentage) number, and ideally without the % symbol too
What are you thoughts on this?
Thanks
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
About the Tag coverage summary - Tag Manager Help
The "Tag coverage" summary consists of the "Page details" table, which has columns for "URL" and "Tag status". The "URL" column shows individual...
Read more >gcovr Documentation
The gcovr command provides a summary of the lines that have been executed in a program. Code coverage statistics.
Read more >Aggregate coverage by current author and commit regex
Get list of authors for each source line and embed it in reports: HTML - add extra column with author name on the...
Read more >Example XML documentation comments
This article contains three examples for adding XML documentation ... that one sentence summary to /// provide more information for readers.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thank you Daniel!
Fixed with new release: https://www.nuget.org/packages/ReportGenerator/4.2.2