Potential enhancement: LicenseCompareHelper.isTextStandardLicense().getDifferenceMessage() should sort by line then column
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
Research direction
Start by locating LicenseCompareHelper.isTextStandardLicense().getDifferenceMessage() and inspect how it assembles the listed differences. Confirm the current ordering behavior, then make the result ordered by line number and column number. Done means the message consistently presents every difference in that order, with coverage for the ordering behavior where the project’s existing tests belong.
Written by the indexing model from the issue text.
Description
Currently org.spdx.utility.compare.LicenseCompareHelper.isTextStandardLicense().getDifferenceMessage() will list each difference in a seemingly random order, but it would be beneficial if instead they were sorted by line number and then by column number, for readability.
- Dominant language
- Java
- Stars
- 71
- Forks
- 44
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from spdx/Spdx-Java-Library
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
spdx/Spdx-Java-Library#449 ·
-
question
Difficulty 5/5 Over a week Newbie friendliness 30/100
spdx/Spdx-Java-Library#398 ·
-
wontfix
Difficulty 3/5 1-2 days Newbie friendliness 45/100
spdx/Spdx-Java-Library#393 · 2 comments · 1 reaction ·
-
matching
Difficulty 5/5 Over a week Newbie friendliness 35/100
spdx/Spdx-Java-Library#392 · 4 comments ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 30/100
spdx/Spdx-Java-Library#390 · 11 comments · 1 reaction ·
All issues in spdx/Spdx-Java-Library
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
objectionary/hone-maven-plugin#1061 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
spring-projects/spring-modulith#1895 ·