Skip to main content

render_annotations_section

Function render_annotations_section 

Source
pub fn render_annotations_section(
    highlights: &[Highlight],
    cfg: &CockpitConfig,
    sensor_blocking: &BTreeMap<String, bool>,
) -> String
Expand description

Render annotations section for the PR comment.

This is a convenience function that wraps render_annotations with a section header.