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

add support for different type of patch #303

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Feb 25, 2024

It closes #68

@tomplus tomplus changed the title Feat/patch content type @tomplus add support for different type of patch Feb 25, 2024
@tomplus tomplus changed the title @tomplus add support for different type of patch add support for different type of patch Feb 25, 2024
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

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

Project coverage is 23.33%. Comparing base (4d909ab) to head (03605bf).

Files Patch % Lines
kubernetes_asyncio/e2e_test/test_client.py 0.00% 15 Missing ⚠️
kubernetes_asyncio/client/api_client.py 0.00% 5 Missing ⚠️
kubernetes_asyncio/client/rest.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
- Coverage   23.33%   23.33%   -0.01%     
==========================================
  Files         758      758              
  Lines      106542   106553      +11     
==========================================
  Hits        24863    24863              
- Misses      81679    81690      +11     

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

@tomplus tomplus merged commit a09b62e into master Feb 29, 2024
10 of 14 checks passed
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.

Custom object json-patch
1 participant