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

fix: (mod-service)Use concurrent read cache #10965

Merged
merged 3 commits into from
Jan 14, 2024

use synchronizeMap instead

fa478b2
Select commit
Loading
Failed to load commit list.
Merged

fix: (mod-service)Use concurrent read cache #10965

use synchronizeMap instead
fa478b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 0s

63.27% (+0.01%) compared to 688f3d5

View this Pull Request on Codecov

63.27% (+0.01%) compared to 688f3d5

Details

Codecov Report

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

Comparison is base (688f3d5) 63.26% compared to head (fa478b2) 63.27%.
Report is 4 commits behind head on develop.

Files Patch % Lines
...platform/state/address/AddressBookInitializer.java 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10965      +/-   ##
=============================================
+ Coverage      63.26%   63.27%   +0.01%     
- Complexity     31301    31315      +14     
=============================================
  Files           3390     3390              
  Lines         137447   137483      +36     
  Branches       14405    14405              
=============================================
+ Hits           86951    86996      +45     
+ Misses         46906    46901       -5     
+ Partials        3590     3586       -4     

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