[WIP] [VALD-151] feat: Implement index importer#2952
Conversation
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (3)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
f335516 to
6bd23d4
Compare
Deploying vald with
|
| Latest commit: |
f846bde
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://54380b67.vald.pages.dev |
| Branch Preview URL: | https://feat-implement-vald-index-im.vald.pages.dev |
|
[WARNING:INTCFG] Changes in |
| FROM ghcr.io/vdaas/vald/vald-buildbase:nightly AS builder | ||
| LABEL maintainer="vdaas.org vald team <vald@vdaas.org>" | ||
| # skipcq: DOK-DL3002 | ||
| USER root:root |
| WORKDIR ${GOPATH}/src/github.com/${ORG}/${REPO} | ||
| SHELL ["/bin/bash", "-o", "pipefail", "-c"] | ||
| #skipcq: DOK-W1001, DOK-SC2046, DOK-SC2086, DOK-DL3008 | ||
| RUN --mount=type=bind,target=.,rw \ |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2952 +/- ##
==========================================
- Coverage 17.34% 17.01% -0.34%
==========================================
Files 129 134 +5
Lines 14542 14838 +296
==========================================
+ Hits 2523 2524 +1
- Misses 11729 12022 +293
- Partials 290 292 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3603acd to
e27e6a5
Compare
Description
Related Issue
Versions
Checklist
Special notes for your reviewer