Skip to content

refactor: caddyfile to json migration#9

Merged
aloks98 merged 20 commits intomasterfrom
refactor/caddyfile-to-json-migration
Jan 24, 2026
Merged

refactor: caddyfile to json migration#9
aloks98 merged 20 commits intomasterfrom
refactor/caddyfile-to-json-migration

Conversation

@aloks98
Copy link
Copy Markdown
Owner

@aloks98 aloks98 commented Jan 13, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 24, 2026

Codecov Report

❌ Patch coverage is 89.19226% with 190 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.81%. Comparing base (1f44280) to head (a02bcdd).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
backend/internal/caddy/config/tls.go 59.55% 35 Missing and 1 partial ⚠️
backend/internal/caddy/config/http_builder.go 86.13% 21 Missing and 12 partials ⚠️
backend/internal/caddy/config/tls_builder.go 85.45% 21 Missing and 11 partials ⚠️
backend/internal/api/routes/routes.go 0.00% 17 Missing ⚠️
backend/internal/caddy/file_manager.go 75.40% 10 Missing and 5 partials ⚠️
backend/internal/caddy/config/acl_builder.go 95.30% 8 Missing and 6 partials ⚠️
backend/internal/caddy/config/http_handlers.go 92.85% 12 Missing and 1 partial ⚠️
backend/internal/caddy/config/builder.go 94.96% 4 Missing and 4 partials ⚠️
backend/internal/api/handlers/proxy_acl_handler.go 0.00% 7 Missing ⚠️
backend/internal/caddy/reloader.go 93.93% 6 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   63.65%   71.81%   +8.15%     
==========================================
  Files          43       48       +5     
  Lines        8078     8610     +532     
==========================================
+ Hits         5142     6183    +1041     
+ Misses       2552     2066     -486     
+ Partials      384      361      -23     
Flag Coverage Δ
backend 71.81% <89.19%> (+8.15%) ⬆️

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

@aloks98 aloks98 merged commit 43dcacd into master Jan 24, 2026
8 checks passed
@aloks98 aloks98 deleted the refactor/caddyfile-to-json-migration branch January 24, 2026 20:23
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