Skip to content

Unmarshalling nullable objects #239

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
Apr 12, 2020
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Apr 12, 2020

Fixes #232

@codecov
Copy link

codecov bot commented Apr 12, 2020

Codecov Report

Merging #239 into master will decrease coverage by 0.07%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   96.86%   96.78%   -0.08%     
==========================================
  Files         122      122              
  Lines        2393     2398       +5     
==========================================
+ Hits         2318     2321       +3     
- Misses         75       77       +2     
Impacted Files Coverage Δ
...penapi_core/unmarshalling/schemas/unmarshallers.py 94.63% <71.42%> (-1.21%) ⬇️

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 1270d5a...7307794. Read the comment docs.

@p1c2u p1c2u merged commit 39688c7 into master Apr 12, 2020
@p1c2u p1c2u deleted the fix/unmarshalling-nullable-objects-fix branch April 12, 2020 15:19
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: Unmarshalling nullable objects
1 participant