gnikit / tkinter-tooltip

A ToolTip widget for tkinter
https://gnikit.github.io/tkinter-tooltip
MIT License
41 stars 4 forks source link

ci: setup coverage before running pytest #69

Closed gnikit closed 11 months ago

gnikit commented 11 months ago

This should enable coverage reports that previously were reported to 0%

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (42870d1) 0.00% compared to head (d7a9040) 95.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== + Coverage 0.00% 95.83% +95.83% ========================================== Files 1 1 Lines 48 48 ========================================== + Hits 0 46 +46 + Misses 48 2 -46 ```

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