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

[#10049] Apply cache & encoded resource resolver #10054

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jun 19, 2023

No description provided.

@emeroad emeroad added this to the 2.6.0 milestone Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #10054 (a2a8cfe) into master (d9ef155) will decrease coverage by 0.26%.
The diff coverage is 11.68%.

@@             Coverage Diff              @@
##             master   #10054      +/-   ##
============================================
- Coverage     38.86%   38.60%   -0.26%     
+ Complexity    11907    11632     -275     
============================================
  Files          3538     3577      +39     
  Lines         93995    93376     -619     
  Branches      10496    10327     -169     
============================================
- Hits          36528    36047     -481     
+ Misses        54296    54244      -52     
+ Partials       3171     3085      -86     
Impacted Files Coverage Δ
.../navercorp/pinpoint/bootstrap/config/Profiles.java 0.00% <ø> (ø)
...ptor/AsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
...tor/SpanEventSimpleAroundInterceptorForPlugin.java 13.33% <0.00%> (-1.31%) ⬇️
...otstrap/plugin/request/ServletRequestListener.java 0.00% <0.00%> (ø)
...strap/plugin/response/ServletResponseListener.java 0.00% <0.00%> (ø)
...npoint/bootstrap/config/ProfilePropertyLoader.java 20.00% <0.00%> (-0.32%) ⬇️
...oint/bootstrap/config/SimpleLogConfigResolver.java 0.00% <0.00%> (ø)
...inpoint/bootstrap/config/SimplePropertyLoader.java 0.00% <0.00%> (ø)
...rp/pinpoint/collector/PinpointCollectorModule.java 0.00% <ø> (ø)
...inpoint/collector/cluster/GrpcAgentConnection.java 28.12% <0.00%> (-50.00%) ⬇️
... and 136 more

... and 321 files with indirect coverage changes

@emeroad emeroad force-pushed the #10049_web_resource branch 2 times, most recently from e5aadb7 to 6123f6a Compare June 19, 2023 06:07
@emeroad emeroad linked an issue Jun 19, 2023 that may be closed by this pull request
@emeroad emeroad merged commit 28f5b3c into pinpoint-apm:master Jun 19, 2023
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.

Improve web resource cache policy
1 participant