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

Feature/file encoding #1026

Merged
merged 13 commits into from
Apr 26, 2023
Merged

Feature/file encoding #1026

merged 13 commits into from
Apr 26, 2023

Conversation

TwoOfTwelve
Copy link
Contributor

@TwoOfTwelve TwoOfTwelve requested a review from Kr0nox April 12, 2023 11:18
Copy link
Member

@Kr0nox Kr0nox left a comment

Choose a reason for hiding this comment

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

Looks good to me

@tsaglam tsaglam added bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change labels Apr 17, 2023
Copy link
Member

@dfuchss dfuchss left a comment

Choose a reason for hiding this comment

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

Code looks good to me. Just some minor remarks

language-api/src/main/java/de/jplag/util/FileUtils.java Outdated Show resolved Hide resolved
language-api/src/main/java/de/jplag/util/FileUtils.java Outdated Show resolved Hide resolved
language-api/src/main/java/de/jplag/util/FileUtils.java Outdated Show resolved Hide resolved
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 one small thing.

language-api/src/main/java/de/jplag/util/FileUtils.java Outdated Show resolved Hide resolved
@TwoOfTwelve
Copy link
Contributor Author

All requested changes should be implemented. I also made a slight change to the algorithm, it seems to work well with the sample data Timur gave me.

@tsaglam
Copy link
Member

tsaglam commented Apr 25, 2023

All requested changes should be implemented. I also made a slight change to the algorithm, it seems to work well with the sample data Timur gave me.

Can you fix the sonar smells? Also, just resolve the conversations for all issues you addressed in our reviews.

Copy link
Member

@dfuchss dfuchss left a comment

Choose a reason for hiding this comment

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

Just one minor suggestion

language-api/src/main/java/de/jplag/util/FileUtils.java Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

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

93.2% 93.2% Coverage
1.7% 1.7% Duplication

@tsaglam tsaglam merged commit ba322d9 into develop Apr 26, 2023
@tsaglam tsaglam deleted the feature/file-encoding branch April 26, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants