gaogaotiantian / viztracer

VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
https://viztracer.readthedocs.io/
Apache License 2.0
5.21k stars 385 forks source link

Fix coverage workflow #429

Closed gaogaotiantian closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (2b453da) to head (8eebced).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #429 +/- ## ============================================ + Coverage 88.50% 100.00% +11.49% ============================================ Files 21 21 Lines 2305 2308 +3 ============================================ + Hits 2040 2308 +268 + Misses 265 0 -265 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.