summaryrefslogtreecommitdiff
path: root/tools/code_coverage
AgeCommit message (Expand)AuthorFilesLines
2021-08-13[codemod][lint][caffe2] Extend BLACK coverageAndres Suarez4-16/+18
2021-06-07Strictly type everything in .github and tools (#59117)Sam Estep9-41/+36
2021-05-14Disallow versionless Python shebangs (#58275)Sam Estep1-1/+1
2021-02-08[reland] Report test time regressions (#50171)Sam Estep1-1/+0
2021-02-08Revert D26232345: [pytorch][PR] Report test time regressionsSam Estep1-0/+1
2021-02-08Report test time regressions (#50171)Sam Estep1-1/+0
2020-09-11add `lcov` to oss for beautiful html report (#44568)Yujun Zhao5-57/+77
2020-09-11Filter default tests for `clang` coverage in ossYujun Zhao2-1/+36
2020-09-08fix lint (#44346)Elias Ellison2-2/+1
2020-09-08Set default compiler differently according to platform (#43890)Yujun Zhao7-36/+93
2020-09-01[OSS] Update README.md -- Explain more complex arguments and functionalitiesyujunzhao@devvm537.prn0.facebook.com1-4/+39
2020-09-01Update `README.md` in oss (#43893)yujunzhao@devvm1621.atn0.facebook.com1-16/+30
2020-09-01rename input argunment `interested-folder` to `interest-only` -- be consisten...yujunzhao@devvm1621.atn0.facebook.com2-2/+2
2020-08-31Enable gcc coverage in OSS (#43883)yujunzhao@devvm1621.atn0.facebook.com4-47/+87
2020-08-31Move `fbcode` related coverage code to `fb/` folder and add `TARGETS` (#43800)yujunzhao@devvm1621.atn0.facebook.com4-17/+20
2020-08-28Land code coverage tool for OSS (#43778)yujunzhao@devvm229.ftw0.facebook.com23-0/+1466