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: added client apis for partials entity #507

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

Conversation

Prashansa-K
Copy link
Collaborator

No description provided.

@Prashansa-K Prashansa-K requested review from a team as code owners February 11, 2025 08:51
@Prashansa-K Prashansa-K requested a review from nowNick February 11, 2025 08:51
@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 1.01010% with 98 lines in your changes missing coverage. Please review.

Project coverage is 54.10%. Comparing base (4a010df) to head (7232023).

Files with missing lines Patch % Lines
kong/partial_service.go 0.00% 98 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
- Coverage   55.01%   54.10%   -0.92%     
==========================================
  Files          72       73       +1     
  Lines        5769     5868      +99     
==========================================
+ Hits         3174     3175       +1     
- Misses       1969     2067      +98     
  Partials      626      626              
Flag Coverage Δ
2.1 32.41% <1.01%> (-0.54%) ⬇️
2.2 42.56% <1.01%> (-0.72%) ⬇️
2.3 43.11% <1.01%> (-0.73%) ⬇️
2.4 43.18% <1.01%> (-0.73%) ⬇️
2.5 43.18% <1.01%> (-0.73%) ⬇️
2.6 43.18% <1.01%> (-0.73%) ⬇️
2.7 44.61% <1.01%> (-0.75%) ⬇️
2.8 44.61% <1.01%> (-0.65%) ⬇️
3.0 48.05% <1.01%> (-0.81%) ⬇️
3.1 49.35% <1.01%> (-0.83%) ⬇️
3.2 49.35% <1.01%> (-0.83%) ⬇️
3.3 49.35% <1.01%> (-0.83%) ⬇️
3.4 51.31% <1.01%> (-0.87%) ⬇️
3.5 49.52% <1.01%> (-0.84%) ⬇️
3.6 50.10% <1.01%> (-0.85%) ⬇️
3.7 50.10% <1.01%> (-0.85%) ⬇️
3.8 51.65% <1.01%> (-0.87%) ⬇️
community 40.38% <1.01%> (-0.68%) ⬇️
enterprise 52.74% <1.01%> (-0.89%) ⬇️
integration 54.10% <1.01%> (-0.92%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Prashansa-K
Copy link
Collaborator Author

There are some unit tests that are added for Partials Service. Partials are currently supported only in a few docker images I believe... will fix the test condition, once this is confirmed.

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.

2 participants