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

Fix transforms element ids as str #161

Merged
merged 1 commit into from
May 19, 2019

Conversation

slobodan-ilic
Copy link
Contributor

  • Element ids sometimes come through shim as str (or unicode)
  • When getting the element transform from the dict, make sure to check
    for both integer and string versions of the key
  • This needs to be properly fixed in the shim code

* Element ids sometimes come through shim as str (or unicode)
* When getting the element transform from the dict, make sure to check
for both integer and string versions of the key
* This needs to be properly fixed in the shim code
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.529% when pulling f9fb237 on fix-transforms-element-ids-as-str into b2d9dd3 on master.

@slobodan-ilic slobodan-ilic merged commit 5828afe into master May 19, 2019
@scanny scanny deleted the fix-transforms-element-ids-as-str branch May 11, 2020 20:37
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