WIP: GenerateCoverage Experiment #2949
Annotations
3 warnings
[pylint] varats/varats/data/reports/llvm_coverage_report.py#L834 <612>:
varats/varats/data/reports/llvm_coverage_report.py#L834
Unused variable 'totals' (unused-variable)
|
[pylint] varats/varats/data/reports/llvm_coverage_report.py#L869 <238>:
varats/varats/data/reports/llvm_coverage_report.py#L869
Unused private member `CoverageReport.__region_import_sanity_check(self, totals: tp.Dict[str, tp.Any], tree: FilenameRegionMapping)` (unused-private-member)
|
reviewdog
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|