github / vscode-codeql

An extension for Visual Studio Code that adds rich language support for CodeQL
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql
MIT License
427 stars 191 forks source link

Compare-perf: fix negative tuple counts #3822

Closed asgerf closed 1 week ago

asgerf commented 1 week ago

Empty RA lines have a tuple count of -1. Do not count them when aggregating.