Skip to content

Adding minimum and eol plugin version check. - #597

Merged
safaci2000 merged 3 commits into
mainfrom
feature/plugins
Aug 22, 2026
Merged

Adding minimum and eol plugin version check.#597
safaci2000 merged 3 commits into
mainfrom
feature/plugins

Conversation

@safaci2000

Copy link
Copy Markdown
Contributor

Fixes #578

ChangeLog:

  • Fixing plugin listing
  • Adding support for min/eol version check in listing and TUI
  • Adding Fumpt cleanups

Fixes #578

ChangeLog:
  - Fixing plugin listing
  - Adding support for min/eol version check in listing and TUI
  - Adding Fumpt cleanups
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.96%. Comparing base (a655d2c) to head (4e48a12).

Files with missing lines Patch % Lines
cli/tools/plugins.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
+ Coverage   59.87%   65.96%   +6.08%     
==========================================
  Files         112      112              
  Lines        8806     8849      +43     
==========================================
+ Hits         5273     5837     +564     
+ Misses       3533     3012     -521     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KatrinaTurner
KatrinaTurner self-requested a review August 21, 2026 19:31
@safaci2000
safaci2000 merged commit ae825ad into main Aug 22, 2026
10 checks passed
@safaci2000
safaci2000 deleted the feature/plugins branch August 22, 2026 00:49
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.

feat: Plugin Minimum version

2 participants