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 Feast Operator component #1498

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Add Feast Operator component

9e2280a
Select commit
Loading
Failed to load commit list.
Draft

feat: Add Feast Operator component #1498

feat: Add Feast Operator component
9e2280a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

19.64% (-0.24%) compared to 71f79e2

View this Pull Request on Codecov

19.64% (-0.24%) compared to 71f79e2

Details

Codecov Report

Attention: Patch coverage is 0% with 132 lines in your changes missing coverage. Please review.

Project coverage is 19.64%. Comparing base (71f79e2) to head (9e2280a).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...trollers/components/feastoperator/feastoperator.go 0.00% 65 Missing ⚠️
...mponents/feastoperator/feastoperator_controller.go 0.00% 35 Missing ⚠️
.../feastoperator/feastoperator_controller_actions.go 0.00% 22 Missing ⚠️
.../components/feastoperator/feastoperator_support.go 0.00% 6 Missing ⚠️
pkg/upgrade/upgrade.go 0.00% 3 Missing ⚠️
...atasciencecluster/datasciencecluster_controller.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1498      +/-   ##
==========================================
- Coverage   19.88%   19.64%   -0.24%     
==========================================
  Files         160      164       +4     
  Lines       10818    10950     +132     
==========================================
  Hits         2151     2151              
- Misses       8440     8572     +132     
  Partials      227      227              

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