We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, could you please add options like -line-coverage-lt and -line-coverage-gt of llvm-com (https://llvm.org/docs/CommandGuide/llvm-cov.html#cmdoption-llvm-cov-show-line-coverage-lt).
If you gave me some kickstart how and where to realize it in your paradygm (Classes, Functions e.tc.), i could try to make Pull Request by myself.
The text was updated successfully, but these errors were encountered:
PRs are definitely welcome.
If you just try to make the code look like the existing code already there, we'll take it from there once you make a PR.
The code shouldn't be too complex to understand.
Sorry, something went wrong.
No branches or pull requests
Hi, could you please add options like -line-coverage-lt and -line-coverage-gt of llvm-com (https://llvm.org/docs/CommandGuide/llvm-cov.html#cmdoption-llvm-cov-show-line-coverage-lt).
If you gave me some kickstart how and where to realize it in your paradygm (Classes, Functions e.tc.), i could try to make Pull Request by myself.
The text was updated successfully, but these errors were encountered: