Skip to content

Customization refactor #412

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

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Customization refactor #412

merged 1 commit into from
Sep 7, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 6, 2022

No description provided.

@p1c2u p1c2u force-pushed the refactor/customization-refactor branch from 3299bb4 to 3fc818f Compare September 7, 2022 10:12
@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #412 (0ec97d5) into master (20526b3) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
- Coverage   95.16%   95.16%   -0.01%     
==========================================
  Files          84       89       +5     
  Lines        1925     1922       -3     
  Branches      278      278              
==========================================
- Hits         1832     1829       -3     
+ Misses         69       68       -1     
- Partials       24       25       +1     
Impacted Files Coverage Δ
openapi_core/casting/schemas/__init__.py 100.00% <100.00%> (ø)
openapi_core/deserializing/media_types/__init__.py 100.00% <100.00%> (ø)
openapi_core/deserializing/parameters/__init__.py 100.00% <100.00%> (ø)
openapi_core/security/__init__.py 100.00% <100.00%> (ø)
openapi_core/unmarshalling/schemas/__init__.py 100.00% <100.00%> (ø)
openapi_core/unmarshalling/schemas/factories.py 98.03% <100.00%> (-1.97%) ⬇️
openapi_core/validation/request/__init__.py 100.00% <100.00%> (ø)
openapi_core/validation/request/validators.py 93.82% <100.00%> (-0.30%) ⬇️
openapi_core/validation/response/__init__.py 100.00% <100.00%> (ø)
openapi_core/validation/response/validators.py 94.95% <100.00%> (-0.40%) ⬇️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u force-pushed the refactor/customization-refactor branch from 3fc818f to 0ec97d5 Compare September 7, 2022 10:15
@p1c2u p1c2u merged commit c838267 into master Sep 7, 2022
@p1c2u p1c2u deleted the refactor/customization-refactor branch September 7, 2022 10:18
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.

1 participant