Skip to content

fix: persist list filters after a resource is viewed#211

Merged
MacroPower merged 1 commit intomainfrom
fix/persist-list-filters
Nov 24, 2025
Merged

fix: persist list filters after a resource is viewed#211
MacroPower merged 1 commit intomainfrom
fix/persist-list-filters

Conversation

@MacroPower
Copy link
Copy Markdown
Owner

Fixes #130

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 24, 2025

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.28%. Comparing base (85aeb34) to head (8dfa00c).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
pkg/ui/list/list.go 0.00% 4 Missing ⚠️
pkg/ui/list/keys.go 0.00% 2 Missing ⚠️
pkg/ui/ui.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   48.30%   48.28%   -0.03%     
==========================================
  Files          59       59              
  Lines        6047     6050       +3     
==========================================
  Hits         2921     2921              
- Misses       2974     2977       +3     
  Partials      152      152              

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

@MacroPower MacroPower merged commit be0e757 into main Nov 24, 2025
3 of 5 checks passed
@MacroPower MacroPower deleted the fix/persist-list-filters branch November 24, 2025 22:26
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.

List filters should persist after a resource is viewed

1 participant