-
Notifications
You must be signed in to change notification settings - Fork 85
Add Mopsa checks JSON output for dashboard #1838
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
367a602
Merge branch 'master' of https://github.com/goblint/analyzer
Robotechnic a65ac9b
added a check module to get a custom output for the dashboard
Robotechnic 48acfda
exposed the root_with_current function for timing purposes
Robotechnic e6796da
replaced success by safe
Robotechnic 5edf327
changed lines numbering to start from 0
Robotechnic 4641a2e
added a missing integer overflow success message
Robotechnic b4b39dd
fixed invalid success checks
Robotechnic e0a4a98
fixed overflow detection
Robotechnic 8b8d5a7
fixed an anoying message with ranges hash in checks
Robotechnic 7125a02
fixed an issue where safe checks are put on functions
Robotechnic 226284b
Merge branch 'master' of https://github.com/goblint/analyzer into checks
Robotechnic aabb778
fixed messages according to the last goblint version
Robotechnic 1814a28
Merge branch 'master' of github.com:Robotechnic/analyzer
Robotechnic fcc97e2
Merge branch 'master' into checks
Robotechnic c0826cf
added the possibility to add messages to safe
Robotechnic 6e0b95a
removed constant overflow safe checks
Robotechnic 80322bc
fixed a bug with warning messages order
Robotechnic e2f39e8
Merge branch 'master' of https://github.com/goblint/analyzer
Robotechnic 73a9f0b
Merge branch 'master' into checks
Robotechnic a56485d
Merge branch 'master' of https://github.com/goblint/analyzer into checks
Robotechnic 7d0c7ec
Merge branch 'master' of https://github.com/goblint/analyzer into checks
Robotechnic 84ed5fc
quoted the paper from which the check.ml file is inspired
Robotechnic 298db2d
Merge branch 'master' into pr/Robotechnic/1838
sim642 8d46b14
replaced 'let unit in' in arrayDomain
Robotechnic 1d2a46c
added a message to valid check of assertions
Robotechnic cff6077
added back "dashboard" output kind
Robotechnic 5b26dd0
removed unused type
Robotechnic 9b1aaa8
replaced recursive type in module CheckMap in checks.ml by a non recu…
Robotechnic d002355
moved the CheckMap related code to the top level of the checks.ml
Robotechnic 0f0c3e3
added documentation to the check_list variable
Robotechnic ec7564b
fix a wrong function path
Robotechnic 172956a
removed incorrect warnings
Robotechnic b6ce5f7
removed incorrect warnings
Robotechnic a3cad06
fixed a typo
Robotechnic 0f1e6b9
fixed a typo
Robotechnic 12c3743
added a missing case in Category of_yojson function
Robotechnic 2d347ed
Merge branch 'master' into checks
sim642 798b44c
fixed safe messages
Robotechnic bf9996b
Trim trailing whitespace in Checks
sim642 04e1c5b
Merge branch 'fork-checks' into checks
Robotechnic af1acd5
Make safe check messages also format strings
sim642 2332951
Document Checks in Goblint_lib
sim642 a91a7f7
Merge branch 'checks-simmo' into checks
sim642 9316b18
Fix warn_past_end not outputting checks in ArrayDomain
sim642 475acce
Add checks.json to .gitignore
sim642 c3ba196
Remove questionable current_node condition for safe checks
sim642 6d5ec33
Remove questionable no_safe condition for int overflow safe checks
sim642 3266e4d
Simplify Checks code
sim642 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.