gocov-html icon indicating copy to clipboard operation
gocov-html copied to clipboard

modify code coverage sort and add function comparing the current file with the former

Open XingyanLee opened this issue 5 years ago • 0 comments

1.modify coverage sorting algorithm that orders by uncovered lines 2.Highlight the functions whose coverage is less than the former coverage file 3.Highlight the functions whose coverage is less than a certain value

XingyanLee avatar Jul 18 '19 06:07 XingyanLee