-
Notifications
You must be signed in to change notification settings - Fork 4
Groups #49
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
base: main
Are you sure you want to change the base?
Groups #49
Conversation
MoonBow-1
left a comment
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.
Added comments about the objects, did not go through the tests yet, since there are compiler errors present
src/main/java/com/teragrep/cfe_41/captureGroup/CaptureGroupAllRequestImpl.java
Outdated
Show resolved
Hide resolved
src/main/java/com/teragrep/cfe_41/captureGroup/CaptureGroupAllRequestImpl.java
Outdated
Show resolved
Hide resolved
|
Will rectify the typos and duplicate objects in another branch. Noticed there are some objects that duplicate among each other and typos that were merged to main. |
…lls with identical objects
MoonBow-1
left a comment
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.
Very minor changes requested
src/main/java/com/teragrep/cfe_41/captureGroup/CaptureGroupResponse.java
Outdated
Show resolved
Hide resolved
src/test/java/com/teragrep/cfe_41/groups/PrintableFlowGroupsImplTest.java
Show resolved
Hide resolved
MoonBow-1
left a comment
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.
Found two non-final variables and responded to a previous comment
src/test/java/com/teragrep/cfe_41/groups/PrintableFlowGroupsImplTest.java
Show resolved
Hide resolved
MoonBow-1
left a comment
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 to me
Description
Checklists
Testing
General
Assertions
Testing Data
Statements
Java
Other
Code Quality