feat: add image registry #1427
Draft
feat: add image registry #1427
Codecov / codecov/project
failed
Mar 31, 2026 in 0s
58.08% (target 90.00%)
View this Pull Request on Codecov
58.08% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 58.40708% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.08%. Comparing base (3b28752) to head (61ce656).
❌ Your project check has failed because the head coverage (58.08%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1427 +/- ##
========================================
Coverage 58.08% 58.08%
========================================
Files 663 663
Lines 25508 25621 +113
========================================
+ Hits 14816 14882 +66
- Misses 9995 10036 +41
- Partials 697 703 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| database/types/settings.go | 66.66% <100.00%> (+1.62%) |
⬆️ |
| compiler/native/settings.go | 0.00% <0.00%> (ø) |
|
| compiler/native/validate.go | 93.50% <90.47%> (-1.14%) |
⬇️ |
| compiler/native/compile.go | 73.96% <20.00%> (-1.65%) |
⬇️ |
| api/admin/settings.go | 0.00% <0.00%> (ø) |
|
| api/types/settings/compiler.go | 71.05% <55.55%> (-13.95%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading