gocov-html
gocov-html copied to clipboard
modify code coverage sort and add function comparing the current file with the former
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