-
Notifications
You must be signed in to change notification settings - Fork 332
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
Fix inconsistent names of languages #1902
Merged
Merged
Conversation
This file contains 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
TwoOfTwelve
requested changes
Aug 5, 2024
languages/llvmir/src/main/java/de/jplag/llvmir/LLVMIRLanguage.java
Outdated
Show resolved
Hide resolved
Quality Gate passed for 'JPlag Report Viewer'Issues Measures |
…guage-names # Conflicts: # report-viewer/src/model/Language.ts # report-viewer/tests/unit/model/factories/OverviewFactory.test.ts # report-viewer/tests/unit/model/factories/ValidOptions.json # report-viewer/tests/unit/model/factories/ValidOverview.json
Quality Gate failed for 'JPlag Plagiarism Detector'Failed conditions |
tsaglam
approved these changes
Aug 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I would leave the EMF names as they are for now.
TwoOfTwelve
approved these changes
Aug 29, 2024
tsaglam
added
enhancement
Issue/PR that involves features, improvements and other changes
minor
Minor issue/feature/contribution/change
language
PR / Issue deals (partly) with new and/or existing languages for JPlag
labels
Aug 29, 2024
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
language
PR / Issue deals (partly) with new and/or existing languages for JPlag
minor
Minor issue/feature/contribution/change
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.
Fixes #1497
All languages are now consistently named
All names are extracted into constants.
@tsaglam I did not change the names of the 3 emf languages. Do you want to adjust them too or should they stay