cairo_native icon indicating copy to clipboard operation
cairo_native copied to clipboard

Test coverage for `debug_info`

Open tcoratger opened this issue 1 year ago • 2 comments
trafficstars

Dummy program is modified in debug_info tests in order to not have an empty statement and be able to cover this.

Should close #486.

Checklist

  • [x] Linked to Github Issue
  • [ ] Unit tests added
  • [ ] Integration tests added.
  • [ ] This change requires new documentation.
    • [ ] Documentation has been added/updated.

tcoratger avatar May 24 '24 09:05 tcoratger

Codecov Report

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

Project coverage is 91.67%. Comparing base (fa2fa40) to head (9aa3bde). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #623   +/-   ##
=======================================
  Coverage   91.67%   91.67%           
=======================================
  Files         121      121           
  Lines       32361    32361           
=======================================
  Hits        29667    29667           
  Misses       2694     2694           

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

codecov-commenter avatar Jun 11 '24 19:06 codecov-commenter

@igaray Is there anything missing here?

tcoratger avatar Jul 22 '24 14:07 tcoratger

debug info no longer exists

edg-l avatar Aug 28 '24 09:08 edg-l