bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.36k stars 397 forks source link

ci: Fix coverage reporting on Alpine #521

Closed godlygeek closed 10 months ago

godlygeek commented 10 months ago

Coverage.py sometimes reports events with the line number as 0. We need to ignore these.