Created
September 20, 2021 20:36
-
-
Save rpromyshlennikov/54831dc6a62fd03308e9cacff4c21752 to your computer and use it in GitHub Desktop.
Extract coverage of golang files by JS oneliner from HTML cover tool report
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[...$('#files').options].map(o => o.text) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment