vanus
vanus copied to clipboard
feat(vsctl): create ns,eb,sub with id
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary
What is changed and how does it work?
Check List
Tests
- [ ] Unit test
- [ ] Integration test
- [ ] Manual test (add detailed scripts or steps below)
- [ ] No code
Codecov Report
Merging #613 (adcf895) into main (ee76217) will decrease coverage by
3.04%
. Report is 81 commits behind head on main. The diff coverage is46.52%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #613 +/- ##
==========================================
- Coverage 57.07% 54.04% -3.04%
==========================================
Files 190 224 +34
Lines 15191 18081 +2890
==========================================
+ Hits 8670 9771 +1101
- Misses 5884 7517 +1633
- Partials 637 793 +156
Files Changed | Coverage Δ | |
---|---|---|
internal/controller/trigger/storage/storage.go | 0.00% <ø> (ø) |
|
...rnal/controller/trigger/validation/subscription.go | 62.64% <ø> (ø) |
|
internal/controller/trigger/worker/manager.go | 85.76% <ø> (+0.83%) |
:arrow_up: |
internal/controller/trigger/worker/policy.go | 100.00% <ø> (ø) |
|
internal/controller/trigger/worker/scheduler.go | 71.01% <ø> (+1.01%) |
:arrow_up: |
internal/controller/trigger/worker/worker.go | 78.45% <ø> (-1.55%) |
:arrow_down: |
internal/gateway/config.go | 60.60% <ø> (-0.51%) |
:arrow_down: |
internal/gateway/gateway.go | 57.64% <ø> (-10.03%) |
:arrow_down: |
internal/gateway/proxy/auth.go | 0.00% <ø> (ø) |
|
internal/gateway/proxy/deadletter.go | 0.00% <ø> (ø) |
|
... and 68 more |
... and 67 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2735bb4...adcf895. Read the comment docs.