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

OpenGraph skipping empty for properties with values on flattening #121

Merged
merged 2 commits into from
Jul 26, 2019

Conversation

ivanprado
Copy link
Contributor

Solves #117

Copy link
Contributor

@jakubwasikowski jakubwasikowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ivanprado, it looks great to me.
Seems it fixes the problem from #117 perfectly. Thanks!

extruct/uniform.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 26, 2019

Codecov Report

Merging #121 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   87.73%   87.78%   +0.05%     
==========================================
  Files          11       11              
  Lines         473      475       +2     
  Branches      101      103       +2     
==========================================
+ Hits          415      417       +2     
  Misses         52       52              
  Partials        6        6
Impacted Files Coverage Δ
extruct/uniform.py 93.44% <100%> (+0.22%) ⬆️

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 6df8e19...5fa98cb. Read the comment docs.

@ivanprado ivanprado merged commit f6ee940 into master Jul 26, 2019
@ivanprado ivanprado deleted the skip_empty_on_flattening_og branch July 26, 2019 12:13
@ivanprado
Copy link
Contributor Author

Thanks @jakubwasikowski ! Merged.

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.

None yet

2 participants