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

WIP: Add auto capabilities: #946

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Add namespace back:

0f604ba
Select commit
Loading
Failed to load commit list.
Open

WIP: Add auto capabilities: #946

Add namespace back:
0f604ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2024 in 0s

27.41% (-0.63%) compared to 3d8f7d2

View this Pull Request on Codecov

27.41% (-0.63%) compared to 3d8f7d2

Details

Codecov Report

Attention: Patch coverage is 3.77358% with 102 lines in your changes missing coverage. Please review.

Project coverage is 27.41%. Comparing base (3d8f7d2) to head (0f604ba).

Files Patch % Lines
internal/server/auto.go 0.00% 36 Missing ⚠️
internal/server/kubernetes_api_workflow.go 12.90% 27 Missing ⚠️
cmd/tink-server/main.go 0.00% 23 Missing ⚠️
internal/server/kubernetes_api.go 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #946      +/-   ##
==========================================
- Coverage   28.04%   27.41%   -0.63%     
==========================================
  Files          70       71       +1     
  Lines        3484     3564      +80     
==========================================
  Hits          977      977              
- Misses       2445     2525      +80     
  Partials       62       62              

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