Skip to content

Conversation

@p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 20, 2023

Fixes #696

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #697 (0cff4cb) into master (0838a84) will decrease coverage by 0.02%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
- Coverage   90.96%   90.94%   -0.02%     
==========================================
  Files         127      127              
  Lines        3852     3856       +4     
  Branches      475      476       +1     
==========================================
+ Hits         3504     3507       +3     
- Misses        288      289       +1     
  Partials       60       60              
Files Coverage Δ
openapi_core/deserializing/media_types/util.py 90.90% <100.00%> (ø)
...pi_core/deserializing/media_types/deserializers.py 86.51% <88.88%> (-0.55%) ⬇️

@p1c2u p1c2u force-pushed the fix/deserializing-media-type-urlencoded-content-type-fix branch from 2b264f2 to 0cff4cb Compare October 21, 2023 11:25
@p1c2u p1c2u merged commit b252440 into master Oct 21, 2023
@p1c2u p1c2u deleted the fix/deserializing-media-type-urlencoded-content-type-fix branch October 21, 2023 11:30
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.

[Bug]: UnboundLocalError: local variable 'value' referenced before assignment

2 participants