Alex | Kronox

Results 25 issues of Alex | Kronox

#1631 disabled the test with unhiding names, due to #1629. After #1632 this is now possible

enhancement
minor
report-viewer

Attached an example data set. I included each submission once in the original way and formatted. In the formatted you can see, that there are two matches, and in the...

bug
report-viewer

When you click hide all in the report viewer and then use the search bar to search for them and unname them, the name does not become visible. Can be...

bug
minor
report-viewer

Currently the submissionFileIndex is just one big file containing information about all files of all submissions. This file can be pretty large for some datasets. Since the entire file has...

enhancement
minor
report-viewer

On windows the `joinZipPathSegments` of the `FilePathUtils` does not work properly on windows. This is because files are not seperated by `/`, but rather by `\`. A hotfix was provided...

bug
minor

We should write an end to end test, that goes from building the jar, over running it to finally testing all views in the report viewer. This tests should be...

enhancement
minor
github_actions
report-viewer

The build workflow (`mayen.yml`) should append the build jar as an artifact to the workflow. This does not happen, since the path the jar is not given correctly to the...

bug
minor
github_actions

The diagram / histogram should have a legend it could be enhanced, e.g., using a gaussian curve showing the normal distribution In addition we should integrate the 100 value distribution...

enhancement
minor
report-viewer

Add the option to sort the files in the comparison view by a default metric. Examples: file names, match size, match number, percentual match per file

enhancement
minor
report-viewer

In the comparison the base code should be highlighted (e.g. in gray)

enhancement
major
report-viewer