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

#209 - Parsing an array that was serialized using multipleReferencesAllowed=true fails #210

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 10, 2021

  • Fixed problem by checking the multipleReferencesAllowed feature during deserialization
  • Added test

…llowed=true fails

- Fixed problem by checking the multipleReferencesAllowed feature during deserialization
- Added test
@reckart reckart added this to the 0.6.0 milestone Sep 10, 2021
@reckart reckart self-assigned this Sep 10, 2021
@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #210 (e03b004) into main (18823fa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           4        4           
  Lines        1336     1336           
=======================================
  Hits         1290     1290           
  Misses         46       46           
Impacted Files Coverage Δ
cassis/xmi.py 97.47% <100.00%> (ø)

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 18823fa...e03b004. Read the comment docs.

@reckart reckart merged commit 3a65c23 into main Sep 10, 2021
@reckart reckart deleted the bugfix/209-Parsing-an-array-that-was-serialized-using-multipleReferencesAllowed-true-fails branch September 10, 2021 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant