Skip to content

Instantly share code, notes, and snippets.

@rpromyshlennikov
Created September 20, 2021 20:36
Show Gist options
  • Save rpromyshlennikov/54831dc6a62fd03308e9cacff4c21752 to your computer and use it in GitHub Desktop.
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
[...$('#files').options].map(o => o.text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment