google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.15k stars 2.16k forks source link

askama: ignore 'rust' from coverage #11988

Closed manunio closed 1 month ago

manunio commented 1 month ago

Ignores '/rust/' from coverage report, as i'm not sure how to cover crates like nom-7.1.3 or once_cell-1.19.0 which is used by askama_parser and which already has 90% of its line covered.

github-actions[bot] commented 1 month ago

manunio has previously contributed to projects/askama. The previous PR was #10935