[PATCH] D158864: [Code Coverage] Add a script to check code coverage of a patch

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 10:52:34 PDT 2023


xgupta updated this revision to Diff 555102.
xgupta added a comment.

Use python-unidiff to parsing patch diff
Address comment for exit on error


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158864/new/

https://reviews.llvm.org/D158864

Files:
  llvm/utils/git-check-coverage

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158864.555102.patch
Type: text/x-patch
Size: 15277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/bec01424/attachment.bin>


More information about the llvm-commits mailing list