You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Occurrence Diagnostics implementation #94 is largely untested because scip snapshot doesn't include diagnostic information
A new test should be written to support snapshots with diagnostics. It should be pretty easy to implement using scip print --json, piping that into jq to only select diagnostic, and writing that to a json file