Skip to content
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

Enhance/warning if some comparisions missing #899

Merged

Conversation

cyfml
Copy link
Contributor

@cyfml cyfml commented Jan 27, 2023

This PR is based on last unmerged PR (Version check) and fixed problem: Show a warning if some/all comparison files are missing, in the console log and also in the report viewer when scrolling down, e.g., because there are 1000 comparisons but only 100 are included in the resulting zip file.

Trigger condition: If number of missing comparisons is 0, the warining will not be shown in the report-viewer. Otherwise, it will.

Addationaly, i keep the layout of FileUploadView as before, because PR#918 change the layout.

@tsaglam tsaglam added enhancement Issue/PR that involves features, improvements and other changes minor Minor issue/feature/contribution/change labels Jan 27, 2023
@tsaglam tsaglam added report-viewer PR / Issue deals (partly) with the report viewer and thus involves web-dev technologies labels Jan 27, 2023
Copy link
Member

@tsaglam tsaglam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few small things.

@sonarcloud
Copy link

sonarcloud bot commented Feb 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication

@sebinside sebinside merged commit fd12e26 into jplag:develop Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR that involves features, improvements and other changes minor Minor issue/feature/contribution/change report-viewer PR / Issue deals (partly) with the report viewer and thus involves web-dev technologies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants