Open tmichela opened 1 week ago
Attention: Patch coverage is 83.50515%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 75.47%. Comparing base (
966bc15
) to head (24200ab
).
Files with missing lines | Patch % | Lines |
---|---|---|
damnit/gui/table.py | 68.88% | 14 Missing :warning: |
damnit/backend/db.py | 97.67% | 1 Missing :warning: |
damnit/ctxsupport/damnit_ctx.py | 75.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Add an option to associate tags to Variables. The gui code is just a simple filter toggle for now, I plan to modify it once the row filtering feature is finished.