Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add delete and finalizer to RAGEngine #646

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

bangqipropel
Copy link
Collaborator

Reason for Change:
Add delete and finalizer to RAGEngine

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Notes for Reviewers:

Bangqi Zhu added 2 commits October 23, 2024 02:05
Signed-off-by: Bangqi Zhu <bangqizhu@microsoft.com>
Signed-off-by: Bangqi Zhu <bangqizhu@microsoft.com>
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 21.79487% with 61 lines in your changes missing coverage. Please review.

Project coverage is 52.09%. Comparing base (5c30038) to head (b863f68).
Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
pkg/controllers/ragengine_gc_finalizer.go 0.00% 33 Missing ⚠️
pkg/controllers/ragengine_controller.go 0.00% 23 Missing ⚠️
pkg/resources/nodes.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
- Coverage   58.18%   52.09%   -6.10%     
==========================================
  Files          30       35       +5     
  Lines        2987     4279    +1292     
==========================================
+ Hits         1738     2229     +491     
- Misses       1149     1930     +781     
- Partials      100      120      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@ishaansehgal99 ishaansehgal99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Bangqi Zhu <bangqizhu@microsoft.com>
@zhuangqh zhuangqh merged commit 6b216fc into main Oct 29, 2024
6 of 8 checks passed
@zhuangqh zhuangqh deleted the bangqipropel/delete_and_finalizer branch October 29, 2024 09:55
smritidahal653 pushed a commit to smritidahal653/kaito that referenced this pull request Nov 14, 2024
**Reason for Change**:
Add delete and finalizer to RAGEngine

**Requirements**

- [ ] added unit tests and e2e tests (if applicable).

**Issue Fixed**:
<!-- If this PR fixes GitHub issue 4321, add "Fixes #4321" to the next
line. -->

**Notes for Reviewers**:

---------

Signed-off-by: Bangqi Zhu <bangqizhu@microsoft.com>
Co-authored-by: Bangqi Zhu <bangqizhu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants