feat: add image registry #1427
Open
feat: add image registry #1427
Codecov / codecov/project
failed
Apr 16, 2026 in 1s
57.99% (target 90.00%)
View this Pull Request on Codecov
57.99% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 54.07407% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.99%. Comparing base (c66358c) to head (2098688).
❌ Your project check has failed because the head coverage (57.99%) 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.01% 57.99% -0.03%
==========================================
Files 663 663
Lines 25588 25723 +135
==========================================
+ Hits 14845 14918 +73
- Misses 10043 10097 +54
- Partials 700 708 +8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| compiler/native/native.go | 78.70% <100.00%> (+0.81%) |
⬆️ |
| compiler/native/parse.go | 87.09% <ø> (ø) |
|
| database/settings/table.go | 100.00% <ø> (ø) |
|
| scm/github/authentication.go | 82.27% <ø> (ø) |
|
| compiler/native/settings.go | 0.00% <0.00%> (ø) |
|
| compiler/native/validate.go | 93.19% <88.57%> (-1.45%) |
⬇️ |
| api/build/compile_publish.go | 0.00% <0.00%> (ø) |
|
| compiler/native/compile.go | 73.96% <20.00%> (-1.65%) |
⬇️ |
| database/types/settings.go | 60.86% <26.66%> (-4.18%) |
⬇️ |
| api/types/settings/compiler.go | 76.74% <69.56%> (-8.26%) |
⬇️ |
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading