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

"Not enough comments" #607 patch #608

Closed
wants to merge 7 commits into from
Closed

"Not enough comments" #607 patch #608

wants to merge 7 commits into from

Conversation

samrland
Copy link

No description provided.

@samrland samrland mentioned this pull request Oct 16, 2022
@@ -50,6 +70,7 @@ public void printInteger(final int theInteger) {
*/
@Override
public void print() {
// throw an exception of type `UnsupportedOperationException` which takes the constant defined in `com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.Constants` called `COM_SERIOUSCOMPANY_BUSINESS_JAVA_FIZZBUZZ_PACKAGENAMINGPACKAGE_IMPL_PRINTERS_INTEGER_INTEGER_PRINTER_PRINT` which contains the string "com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.printers.IntegerIntegerPrinter.print()"
Copy link
Author

Choose a reason for hiding this comment

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

Comments can be very long

@XInTheDark
Copy link

Great! The new code will strictly adhere by the current industry standards.

@samrland samrland closed this by deleting the head repository Dec 18, 2022
private PrintStream out;
// create a FizBuzz objecct called `fb`

Choose a reason for hiding this comment

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

I notice that you mis-spelled "object" in this comment. Not sure if it's critical to fix now but might be worth adding a comment or a TODO for the next developer.

Otherwise LGTM

Choose a reason for hiding this comment

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

"FizBuzz" was also misspelled by the way, this might cause some grammar & language checking tools to fail the status checks, so it's best to patch this ASAP

Copy link

@louwers louwers May 16, 2023

Choose a reason for hiding this comment

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

Can we create a GitHub issue for this and link it to a ticket on Jira so we can put it on our Sprint board?

Choose a reason for hiding this comment

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

We already patched this last sprint. I remember because we talked about if it should be capitalized or not in several of the standups. I have been looking for the jira ticket for the last half hour, but I can't find it... but I think I remember "object" being misspelt as "objct" last time and the issue was already supposedly corrected based on the jira being closed. But I can't seem to find where it got updated. Let me look through all my old Jira tickets to find it... Could it be possible the dev didn't commit it up or something along those lines? I recommend we have a meeting to figure out what happened to it. Someone create an invite for the whole team please.

@samrland
Copy link
Author

samrland commented May 15, 2023

Sorry to interrupt, but this pull request has been moved to #646 due to internal technical difficulties. Please move all conversation there.

@ozeltser
Copy link

We need to re-open this. Too many comments.

@TheAnalogyGuy
Copy link

Sorry to interrupt, but this pull request has been moved to #646 due to internal technical difficulties. Please move all conversation there.

Sorry. I didn't see this comment before commenting. Someone needs to send out a notification in email for stuff like this or I won't see it. Is it on a confluence page somewhere?

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

6 participants