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] chore: refactor Konnect configuration synchronization #6764

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

[WIP] chore: refactor Konnect configuration synchronization

082fa02
Select commit
Loading
Failed to load commit list.
Draft

[WIP] chore: refactor Konnect configuration synchronization #6764

[WIP] chore: refactor Konnect configuration synchronization
082fa02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

60.8% (-16.2%) compared to 655e921

View this Pull Request on Codecov

60.8% (-16.2%) compared to 655e921

Details

Codecov Report

Attention: Patch coverage is 9.75610% with 111 lines in your changes missing coverage. Please review.

Project coverage is 60.8%. Comparing base (655e921) to head (082fa02).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/konnect/config_synchronizer.go 0.0% 76 Missing ⚠️
internal/adminapi/konnect.go 0.0% 14 Missing ⚠️
internal/dataplane/kongstate/credentials.go 0.0% 4 Missing ⚠️
internal/manager/run.go 33.3% 4 Missing ⚠️
internal/dataplane/deckgen/deckgen.go 40.0% 2 Missing and 1 partial ⚠️
internal/dataplane/kong_client.go 70.0% 3 Missing ⚠️
internal/manager/setup.go 0.0% 3 Missing ⚠️
internal/dataplane/kongstate/uuid.go 0.0% 2 Missing ⚠️
internal/dataplane/kongstate/license.go 0.0% 1 Missing ⚠️
internal/dataplane/kongstate/types.go 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #6764      +/-   ##
========================================
- Coverage   77.0%   60.8%   -16.2%     
========================================
  Files        211     211              
  Lines      25484   25506      +22     
========================================
- Hits       19623   15515    -4108     
- Misses      4847    8689    +3842     
- Partials    1014    1302     +288     

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