Skip to content

Conversation

@marijarin
Copy link
Collaborator

@marijarin marijarin commented Jul 17, 2025

Closes #146

@codecov
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

Attention: Patch coverage is 91.34615% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.41%. Comparing base (96d9618) to head (8f8e4ed).

Files with missing lines Patch % Lines
...pring/boot3/reactive/service/PublicApiService.java 88.88% 3 Missing ⚠️
...ing/boot3/reactive/controllers/TimeController.java 88.23% 2 Missing ⚠️
...ctive/filters/TraceIdInResponseReactiveFilter.java 81.81% 0 Missing and 2 partials ⚠️
...k/spring/boot3/reactive/config/SecurityConfig.java 80.00% 1 Missing ⚠️
...ng/boot3/reactive/service/KafkaReadingService.java 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #290      +/-   ##
============================================
- Coverage     94.41%   93.41%   -1.01%     
- Complexity       74      109      +35     
============================================
  Files            27       39      +12     
  Lines           215      319     +104     
  Branches          7       10       +3     
============================================
+ Hits            203      298      +95     
- Misses            7       13       +6     
- Partials          5        8       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Owner

@mfvanek mfvanek left a comment

Choose a reason for hiding this comment

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

Оставил комментарии

mfvanek
mfvanek previously approved these changes Aug 10, 2025
@mfvanek mfvanek merged commit f9dbd97 into master Aug 10, 2025
1 check passed
@mfvanek mfvanek deleted the issue-146 branch August 10, 2025 20:05
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.

Add reactive application with database and Kafka

3 participants