Skip to content

Free-form objects unmarshal #194

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
Feb 3, 2020
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 3, 2020

Fixes #67 #153

@p1c2u p1c2u force-pushed the fix/free-form-objects-unmarshal-fix branch from 59535a4 to 75643da Compare February 3, 2020 20:58
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #194 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   96.32%   96.33%   +<.01%     
==========================================
  Files         107      107              
  Lines        2039     2044       +5     
==========================================
+ Hits         1964     1969       +5     
  Misses         75       75
Impacted Files Coverage Δ
...penapi_core/unmarshalling/schemas/unmarshallers.py 95.58% <100%> (+0.16%) ⬆️

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 a80648e...75643da. Read the comment docs.

@p1c2u p1c2u merged commit f0759b0 into master Feb 3, 2020
@p1c2u p1c2u deleted the fix/free-form-objects-unmarshal-fix branch February 3, 2020 21:06
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.

additionalProperties can be a bool or schema
1 participant