Ensure all the necessary keys are present before parsing JSON data (#380)
This prevents errors when additional non-timing data are present in the JSON that is loaded, for example when complexity data has been computed (see #379).
Loading
Please sign in to comment