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

Add skipping of unrecognized elements (fixes #12) #41

Merged

Conversation

DmitrySamoylov
Copy link
Contributor

This should fix #12
The idea is to skip entire element with all its children when element is not matched against known field names.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 120

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 58.538%

Totals Coverage Status
Change from base Build 118: 0.5%
Covered Lines: 881
Relevant Lines: 1505

💛 - Coveralls

@MarcAntoine-Arnaud MarcAntoine-Arnaud merged commit c122b66 into media-io:master Feb 16, 2020
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.

Only get value/attributes from current Event Element
3 participants