diff --git a/.gitignore b/.gitignore index 7640227a..f5e8128e 100644 --- a/.gitignore +++ b/.gitignore @@ -306,4 +306,4 @@ frontend/temp** playwright-output/** validation-evidence/** .github/agents/# Tools Configuration.md -docs/plans/codecove_patch_report.md +docs/reports/codecove_patch_report.md diff --git a/docs/plans/archive/codecove_patch_report.md b/docs/plans/archive/codecove_patch_report.md deleted file mode 100644 index 07adab43..00000000 --- a/docs/plans/archive/codecove_patch_report.md +++ /dev/null @@ -1,9 +0,0 @@ -Codecov Report - -❌ Patch coverage is 87.35632% with 11 lines in your changes missing coverage. Please review. -Files with missing lines Patch % Lines -...ackend/internal/api/handlers/proxy_host_handler.go 70.00% 3 Missing ⚠️ -backend/internal/crowdsec/hub_sync.go 80.00% 3 Missing ⚠️ -backend/internal/api/handlers/crowdsec_handler.go 60.00% 2 Missing ⚠️ -backend/internal/services/backup_service.go 33.33% 2 Missing ⚠️ -backend/internal/crowdsec/hub_cache.go 50.00% 1 Missing ⚠️