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

Request validation parameters dataclass #346

Merged
merged 1 commit into from
May 29, 2021

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented May 29, 2021

  • RequestValidationResult' parameters attribute as Parameters type

@p1c2u p1c2u force-pushed the refactor/request-validation-parameters-dataclass branch from f4576c5 to 80889c6 Compare May 29, 2021 16:17
@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #346 (80889c6) into master (4a7f88b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
+ Coverage   95.84%   95.85%   +0.01%     
==========================================
  Files          78       78              
  Lines        1635     1641       +6     
==========================================
+ Hits         1567     1573       +6     
  Misses         68       68              
Impacted Files Coverage Δ
openapi_core/validation/request/datatypes.py 100.00% <100.00%> (ø)
openapi_core/validation/request/validators.py 94.37% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a7f88b...80889c6. Read the comment docs.

@p1c2u p1c2u merged commit 8abed1c into master May 29, 2021
@p1c2u p1c2u deleted the refactor/request-validation-parameters-dataclass branch May 29, 2021 16:27
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