Skip to content

fix: do not crash when server variable response contains unknown fields#45

Merged
gyoshev merged 5 commits intodevelopfrom
ISOM-2898/fix-variables-merge
Mar 2, 2020
Merged

fix: do not crash when server variable response contains unknown fields#45
gyoshev merged 5 commits intodevelopfrom
ISOM-2898/fix-variables-merge

Conversation

@gyoshev
Copy link
Copy Markdown
Contributor

@gyoshev gyoshev commented Feb 26, 2020

Background

Fixes #22

When merging variable dictionaries, VarCache throws an error when the server variables are missing on the client.

Testing strategy

  • Added VarCache tests
  • Tested with the provided sample

@gyoshev gyoshev requested a review from iignatov February 26, 2020 10:10
@gyoshev gyoshev force-pushed the ISOM-2898/fix-variables-merge branch from 77a6276 to 8eb3636 Compare February 26, 2020 10:12
@gyoshev gyoshev force-pushed the ISOM-2898/fix-variables-merge branch from a410415 to a3b1d26 Compare March 2, 2020 10:16
@gyoshev gyoshev merged commit 457587c into develop Mar 2, 2020
@gyoshev gyoshev deleted the ISOM-2898/fix-variables-merge branch March 2, 2020 10:20
@albacoretuna
Copy link
Copy Markdown

Any ETA on when this will be released?

@gyoshev gyoshev changed the title ISOM-2898: do not crash when server variable response contains unknown fields fix: do not crash when server variable response contains unknown fields Apr 3, 2020
@gyoshev
Copy link
Copy Markdown
Contributor Author

gyoshev commented Apr 3, 2020

@albacoretuna we are focusing on improving our testing process and aim for a release in about two weeks time. I'll post in this thread once the release is out.

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.

Updating to 1.3.0 - Problem declaring default variables

3 participants