Skip to content

WIP: GenerateCoverage Experiment #2950

WIP: GenerateCoverage Experiment

WIP: GenerateCoverage Experiment #2950

Triggered via pull request October 4, 2023 17:00
@danjujandanjujan
synchronize #718
jan-dev
Status Success
Total duration 5m 29s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
[mypy] varats/varats/projects/c_projects/xz.py#L137: varats/varats/projects/c_projects/xz.py#L137
error: Argument "requires_any" to "VCommand" has incompatible type "set[str]"; expected "Union[str, list[str]]" [arg-type]
[mypy] varats/varats/projects/c_projects/xz.py#L148: varats/varats/projects/c_projects/xz.py#L148
error: Argument "requires_any" to "VCommand" has incompatible type "set[str]"; expected "Union[str, list[str]]" [arg-type]
[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/