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

Issue #14715: Enforced new naming convention in IT area 16 #14795

Merged
merged 1 commit into from Apr 20, 2024

Conversation

MANISH-K-07
Copy link
Contributor

Part of #14715

@MANISH-K-07 MANISH-K-07 marked this pull request as draft April 15, 2024 14:30
@MANISH-K-07 MANISH-K-07 force-pushed the naming16 branch 2 times, most recently from 92e8c0e to 5b79be4 Compare April 15, 2024 14:43
@MANISH-K-07 MANISH-K-07 marked this pull request as ready for review April 15, 2024 15:00
@@ -63,7 +63,7 @@ public void testOne() throws Exception {
@Test
public void testTwo() throws Exception {
Copy link
Member

Choose a reason for hiding this comment

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

Do you plan to fix such names to match input suffix?

Copy link
Member

Choose a reason for hiding this comment

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

Or better to do this in separate PR ? I think so

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@romani , in fact I've been changing respective test method names too in these PRs itself.. (#14795 (comment))

The problem with a few input files is that there is no proper design on how they have been introduced to our code by the authors. I'm unable to come up with meaningful suffixes for such files, and am leaving those abstract (One, Two, ....)

Rest assured, the input file suffixes and test names, I always make sure they match.
Even here, testTwo because it takes file InputXpathIllegalTypeTwo

Copy link
Member

Choose a reason for hiding this comment

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

Ok, thanks a lot for details

@rnveach rnveach merged commit b920c7e into checkstyle:master Apr 20, 2024
113 checks passed
@MANISH-K-07 MANISH-K-07 deleted the naming16 branch April 20, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants