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

feat: add stats service #1

Merged
merged 2 commits into from
Apr 22, 2024
Merged

feat: add stats service #1

merged 2 commits into from
Apr 22, 2024

Conversation

ayzatmr
Copy link
Owner

@ayzatmr ayzatmr commented Apr 19, 2024

No description provided.

@ayzatmr ayzatmr force-pushed the stat_svc branch 2 times, most recently from ceb8a65 to ae63812 Compare April 19, 2024 21:10

private String app;

private String uri;

Choose a reason for hiding this comment

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

Вместо множественных private лучше использовать @FieldDefaults

}

@Test
@SneakyThrows

Choose a reason for hiding this comment

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

SneakyTrows нужно использовать очень осторожно

Copy link
Owner Author

Choose a reason for hiding this comment

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

Удалил, но мне IDEA сама подсказывает это в тестах применять. В основном коде же я это не использую

@ayzatmr ayzatmr merged commit a6c3f0b into main Apr 22, 2024
2 checks passed
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.

2 participants