Skip to content

refactor: move theme listing logic from main to app module#1329

Merged
pamburus merged 1 commit intomasterfrom
feature/list-themes
Feb 15, 2026
Merged

refactor: move theme listing logic from main to app module#1329
pamburus merged 1 commit intomasterfrom
feature/list-themes

Conversation

@pamburus
Copy link
Copy Markdown
Owner

@pamburus pamburus commented Feb 15, 2026

  • Move list_themes function from main.rs to app.rs
  • Extract Format trait to help.rs for better modularity
  • Update dependencies and imports accordingly

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2026

Codecov Report

❌ Patch coverage is 97.77778% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.06%. Comparing base (2117fb4) to head (a08be93).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/app.rs 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1329      +/-   ##
==========================================
- Coverage   88.10%   88.06%   -0.04%     
==========================================
  Files          67       67              
  Lines       11608    11625      +17     
==========================================
+ Hits        10227    10238      +11     
- Misses       1381     1387       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Move list_themes function from main.rs to app.rs
- Extract Format trait to help.rs for better modularity
- Update dependencies and imports accordingly
@pamburus pamburus force-pushed the feature/list-themes branch from e7ce23d to a08be93 Compare February 15, 2026 17:31
@pamburus pamburus marked this pull request as ready for review February 15, 2026 17:38
@pamburus pamburus merged commit 4279eb3 into master Feb 15, 2026
13 checks passed
@pamburus pamburus deleted the feature/list-themes branch February 15, 2026 17:38
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