Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/22713 )
Change subject: Gcovr support with coverage post-processing ...................................................................... Patch Set 2: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/22713/2/build-support/process_gcovr_report.py File build-support/process_gcovr_report.py: http://gerrit.cloudera.org:8080/#/c/22713/2/build-support/process_gcovr_report.py@40 PS2, Line 40: from bs4 import BeautifulSoup Maybe add pip install bs4 to bootstrap-dev-env.sh or create a bootstrap-gcovr-env.sh? http://gerrit.cloudera.org:8080/#/c/22713/2/build-support/process_gcovr_report.py@51 PS2, Line 51: rts_folder): : print(f"Error: Directory {reports_folder} does no Error: {reports_folder} is not an existing directory. It might exist as a file. -- To view, visit http://gerrit.cloudera.org:8080/22713 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9d08cbb03234ec97cda985a35ac1b10a5d28ca20 Gerrit-Change-Number: 22713 Gerrit-PatchSet: 2 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Mon, 31 Mar 2025 11:51:15 +0000 Gerrit-HasComments: Yes
