Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Variable tagging #354

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add Variable tagging #354

wants to merge 6 commits into from

Conversation

tmichela
Copy link
Member

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.

damnit-tags.webm

tmichela and others added 6 commits November 17, 2024 23:43
temp: trigger tests

clicks don't work :(
add test for column filtering

simplify logic in set tag filter

formatting

formatting

remove comment
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

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 ⚠️
damnit/backend/db.py 97.67% 1 Missing ⚠️
damnit/ctxsupport/damnit_ctx.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #354      +/-   ##
==========================================
+ Coverage   75.32%   75.47%   +0.14%     
==========================================
  Files          32       32              
  Lines        5026     5121      +95     
==========================================
+ Hits         3786     3865      +79     
- Misses       1240     1256      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant