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

Feature/issue224 micrometer metrics #225

Merged
merged 5 commits into from
Nov 28, 2024

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Nov 27, 2024

No description provided.

@mcweba mcweba requested review from ljucam and hiddenalpha November 27, 2024 13:45
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 81.92771% with 15 lines in your changes missing coverage. Please review.

Project coverage is 73.08%. Comparing base (ac2f9ac) to head (0942eac).
Report is 113 commits behind head on develop.

Files with missing lines Patch % Lines
...ava/org/swisspush/redisques/QueueStatsService.java 40.00% 4 Missing and 2 partials ⚠️
...c/main/java/org/swisspush/redisques/RedisQues.java 76.47% 2 Missing and 2 partials ⚠️
...sh/redisques/metrics/PeriodicMetricsCollector.java 77.77% 2 Missing and 2 partials ⚠️
...wisspush/redisques/action/LockedEnqueueAction.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #225      +/-   ##
=============================================
+ Coverage      72.53%   73.08%   +0.54%     
- Complexity       885      947      +62     
=============================================
  Files             77       78       +1     
  Lines           3969     4113     +144     
  Branches         437      454      +17     
=============================================
+ Hits            2879     3006     +127     
- Misses           804      825      +21     
+ Partials         286      282       -4     

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

@mcweba mcweba requested a review from dominik-cnx November 28, 2024 07:27
@mcweba mcweba merged commit c682ac5 into develop Nov 28, 2024
4 checks passed
@mcweba mcweba deleted the feature/issue224_micrometer_metrics branch November 28, 2024 15:13
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