Skip to content
Snippets Groups Projects
Unverified Commit 9bca0648 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Improve Gson deserialization handling (DEV) (#1715)


* Check whether the local config file exists before parsing it.

* Force types deserialized via Gson to be non-null.
Perform sanity checks and empty file deletion directly when trying to load the json file.

* Check that empty json file is deleted.

* LINTs

* Test parsing exception.

Co-authored-by: default avatarKolya Opahle <k.opahle@sap.com>
Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
parent e17c5649
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment