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

[#10232] Separated redis property sources #10234

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

smilu97
Copy link
Contributor

@smilu97 smilu97 commented Aug 22, 2023

resolves #10232

@smilu97 smilu97 self-assigned this Aug 22, 2023
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #10234 (9a9560e) into master (370005a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #10234   +/-   ##
=========================================
  Coverage     38.10%   38.10%           
- Complexity    11740    11742    +2     
=========================================
  Files          3673     3673           
  Lines         94857    94857           
  Branches      10477    10477           
=========================================
+ Hits          36148    36149    +1     
- Misses        55592    55594    +2     
+ Partials       3117     3114    -3     
Files Changed Coverage Δ
...com/navercorp/pinpoint/collector/CollectorApp.java 0.00% <ø> (ø)
...com/navercorp/pinpoint/redis/RedisBasicConfig.java 87.80% <ø> (ø)
...navercorp/pinpoint/redis/RedisPropertySources.java 0.00% <ø> (-100.00%) ⬇️
...c/main/java/com/navercorp/pinpoint/web/WebApp.java 0.00% <ø> (ø)

... and 12 files with indirect coverage changes

@smilu97 smilu97 merged commit e442658 into pinpoint-apm:master Aug 22, 2023
3 checks passed
@smilu97 smilu97 deleted the 10232_redis_property branch August 22, 2023 06:19
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.

Separate redis property source
1 participant