Skip to content

feat: Run in multiple charts or recursively#315

Draft
applejag wants to merge 4 commits intomainfrom
feature/run-in-multiple-directories
Draft

feat: Run in multiple charts or recursively#315
applejag wants to merge 4 commits intomainfrom
feature/run-in-multiple-directories

Conversation

@applejag
Copy link
Copy Markdown
Collaborator

WORK IN PROGRESS

Closes #235

@applejag applejag added the enhancement New feature or request label Feb 15, 2026
@applejag applejag self-assigned this Feb 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2026

Codecov Report

❌ Patch coverage is 52.78970% with 110 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.78%. Comparing base (8af8149) to head (508805d).

Files with missing lines Patch % Lines
pkg/args.go 6.80% 95 Missing and 1 partial ⚠️
pkg/generator.go 50.00% 5 Missing and 5 partials ⚠️
pkg/cmd.go 95.79% 2 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (8af8149) and HEAD (508805d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8af8149) HEAD (508805d)
unittests 3 2
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #315      +/-   ##
===========================================
- Coverage   100.00%   94.78%   -5.22%     
===========================================
  Files           17       18       +1     
  Lines         1911     2107     +196     
===========================================
+ Hits          1911     1997      +86     
- Misses           0      102     +102     
- Partials         0        8       +8     
Flag Coverage Δ
unittests 94.78% <52.79%> (-5.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run recursively (like helm-docs's --chart-search-root=charts)

1 participant