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

refactor: feedback api #511

Merged
merged 1 commit into from
Sep 23, 2024

refactor: feedback api

7c213e1
Select commit
Loading
Failed to load commit list.
Merged

refactor: feedback api #511

refactor: feedback api
7c213e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 22, 2024 in 1s

23.24% (-0.98%) compared to 30bb58b

View this Pull Request on Codecov

23.24% (-0.98%) compared to 30bb58b

Details

Codecov Report

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

Project coverage is 23.24%. Comparing base (30bb58b) to head (7c213e1).

Files with missing lines Patch % Lines
pkg/json-engine/engine.go 0.00% 15 Missing ⚠️
pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #511      +/-   ##
==========================================
- Coverage   24.21%   23.24%   -0.98%     
==========================================
  Files          92       92              
  Lines        4290     4293       +3     
==========================================
- Hits         1039      998      -41     
- Misses       3151     3201      +50     
+ Partials      100       94       -6     

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