Script to compare results in read dir and visualization with HTML#75
Merged
Merged
Conversation
b3a4b4e to
2661f48
Compare
hahnjo
requested changes
Jun 25, 2026
hahnjo
left a comment
Member
There was a problem hiding this comment.
As discussed offline, the handling of "unsupported" tests will not work as we thought yesterday. The proposal would be to simplify this for the moment and then see again what is needed and how we do it
c2934d8 to
25374e9
Compare
hahnjo
approved these changes
Jun 26, 2026
hahnjo
left a comment
Member
There was a problem hiding this comment.
Changes look good to me (I didn't try the latest version locally). Two minor comments, though the echo thing should / could go into a separate PR (we will need to fix up the targets anyway due to the dependency problem discovered). And maybe squash all changes into one commit?
e2b9370 to
f6a9688
Compare
GitHub assets are treated special.
f6a9688 to
a6b3722
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added a script that compares the results in the sub directories according to a comparison logic determined by the lower version of the write and read dir.
Added a target to the makefile to create a HTML page to visualize the results.