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

models do not copy default configuration #300

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Jan 27, 2024

It fixes #247

@tomplus tomplus changed the title models do not copy default confguration models do not copy default configuration Jan 27, 2024
Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 294 lines in your changes are missing coverage. Please review.

Comparison is base (2d39769) 23.32% compared to head (e808542) 23.32%.

Files Patch % Lines
...dels/admissionregistration_v1_service_reference.py 0.00% 1 Missing ⚠️
.../admissionregistration_v1_webhook_client_config.py 0.00% 1 Missing ⚠️
...lient/models/apiextensions_v1_service_reference.py 0.00% 1 Missing ⚠️
...t/models/apiextensions_v1_webhook_client_config.py 0.00% 1 Missing ⚠️
...ent/models/apiregistration_v1_service_reference.py 0.00% 1 Missing ⚠️
...o/client/models/authentication_v1_token_request.py 0.00% 1 Missing ⚠️
...tes_asyncio/client/models/core_v1_endpoint_port.py 0.00% 1 Missing ⚠️
kubernetes_asyncio/client/models/core_v1_event.py 0.00% 1 Missing ⚠️
...rnetes_asyncio/client/models/core_v1_event_list.py 0.00% 1 Missing ⚠️
...etes_asyncio/client/models/core_v1_event_series.py 0.00% 1 Missing ⚠️
... and 284 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   23.32%   23.32%           
=======================================
  Files         758      758           
  Lines      106527   106532    +5     
=======================================
+ Hits        24848    24853    +5     
  Misses      81679    81679           

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

@tomplus tomplus merged commit 5735c9c into master Jan 28, 2024
12 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.

Slow deepcopy
1 participant