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

#529 EventBusAppender instance pollution in Java Heap Space #530

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

mcweba
Copy link
Collaborator

@mcweba mcweba commented Nov 21, 2023

No description provided.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (289da09) 47.31% compared to head (68ad87b) 47.70%.

Files Patch % Lines
...org/swisspush/gateleen/logging/LoggingHandler.java 50.00% 3 Missing and 1 partial ⚠️
.../java/org/swisspush/gateleen/hook/HookHandler.java 57.14% 3 Missing ⚠️
...spush/gateleen/logging/RequestLoggingConsumer.java 0.00% 3 Missing ⚠️
.../org/swisspush/gateleen/routing/RouterBuilder.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #530      +/-   ##
=============================================
+ Coverage      47.31%   47.70%   +0.38%     
- Complexity      1773     1784      +11     
=============================================
  Files            224      225       +1     
  Lines          11684    11704      +20     
  Branches        1227     1227              
=============================================
+ Hits            5528     5583      +55     
+ Misses          5670     5634      -36     
- Partials         486      487       +1     

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

@mcweba mcweba merged commit b4d447b into develop Nov 22, 2023
6 checks passed
@mcweba mcweba deleted the feature/appender_repository branch November 22, 2023 07:47
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