Closed jtduffy closed 5 months ago
Attention: Patch coverage is 50.00000%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 70.66%. Comparing base (
afda029
) to head (7932037
). Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...om/newrelic/agent/util/AgentCollectionFactory.java | 0.00% | 2 Missing :warning: |
...ewrelic/agent/bridge/DefaultCollectionFactory.java | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
Resolves #1791
AgentBridge.collectionFactory
to return a Caffeine based eviction cacheDefaultCollectionFactory
(see comment in source) andAgentCollectionFactory
ExpiringValueMap
classes and related testsjdbc_helper_cache_expire_time
- default is 2 hours