Skip to content

chore: scaffold helm chart for ledger#1307

Draft
Dav-14 wants to merge 1 commit intomainfrom
scaffold/ledger
Draft

chore: scaffold helm chart for ledger#1307
Dav-14 wants to merge 1 commit intomainfrom
scaffold/ledger

Conversation

@Dav-14
Copy link
Copy Markdown
Contributor

@Dav-14 Dav-14 commented Mar 21, 2026

Scaffolds a minimal Formance-style Helm chart at ..

Generated by Platform CLI.

@Dav-14 Dav-14 requested a review from a team as a code owner March 21, 2026 22:14
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 96a0a1ca-f825-40b8-a237-a1c6d05c8a84

📥 Commits

Reviewing files that changed from the base of the PR and between c7c57dc and 9b50a5d.

⛔ Files ignored due to path filters (4)
  • Chart.yaml is excluded by !**/*.yaml
  • templates/service.yaml is excluded by !**/*.yaml
  • templates/statefulset.yaml is excluded by !**/*.yaml
  • values.yaml is excluded by !**/*.yaml
📒 Files selected for processing (1)
  • templates/_helpers.tpl

Walkthrough

A new Helm template helper file introduces three reusable template functions (ledger.fullname, ledger.labels, ledger.selectorLabels) that delegate to corresponding helpers in the core namespace. These pass-through helpers provide named entry points for chart rendering.

Changes

Cohort / File(s) Summary
Template Helpers Addition
templates/_helpers.tpl
New file defining three simple pass-through template helpers that delegate to core namespace functions using the chart context. No additional logic or transformations applied.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Hop along with helpers neat,
Delegating with a Helm-y treat!
Three templated friends now stand so tall,
Pass-through champs that do it all! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: scaffold helm chart for ledger' clearly and directly describes the main change: scaffolding a Helm chart for the ledger project.
Description check ✅ Passed The description relates to the changeset by explaining that a minimal Formance-style Helm chart was scaffolded at the repository root, which matches the added template helper file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch scaffold/ledger

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Dav-14 Dav-14 marked this pull request as draft March 21, 2026 22:15
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.61%. Comparing base (c7c57dc) to head (9b50a5d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1307      +/-   ##
==========================================
+ Coverage   80.59%   80.61%   +0.01%     
==========================================
  Files         205      205              
  Lines       11074    11074              
==========================================
+ Hits         8925     8927       +2     
- Misses       1553     1554       +1     
+ Partials      596      593       -3     

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

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