Skip to main content

report_rebase

Function report_rebase 

Source
pub fn report_rebase(root: &Path) -> PathRebase
Expand description

Rebase every CI-facing report path emitted for this run onto the repo root.

Shared by the GitHub renderers and the CodeClimate emitters (which the review and sticky-summary formats derive their paths from), so all CI surfaces address files the same way the platform does.