Skip to content

Conversation

@jkroepke
Copy link
Owner

@jkroepke jkroepke commented Oct 11, 2025

What this PR does / why we need it

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer

Particularly user-facing changes

Checklist

Complete these before marking the PR as ready to review:

  • DCO signed
  • The PR title has a summary of the changes
  • The PR body has a summary to reflect any significant (and particularly user-facing) changes introduced by this PR

@jkroepke jkroepke added the 🐞 bug Something isn't working label Oct 11, 2025
@jkroepke jkroepke enabled auto-merge (squash) October 11, 2025 14:42
@jkroepke jkroepke merged commit 473b911 into main Oct 11, 2025
8 checks passed
@jkroepke jkroepke deleted the ccd branch October 11, 2025 14:43
@codecov
Copy link

codecov bot commented Oct 11, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.99%. Comparing base (f60970d) to head (c0342f7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/config/validate.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
- Coverage   85.14%   84.99%   -0.15%     
==========================================
  Files          52       52              
  Lines        3533     3533              
==========================================
- Hits         3008     3003       -5     
- Misses        399      404       +5     
  Partials      126      126              

☔ 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

🐞 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default config

2 participants