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

[#10388] Added frontend forceclean #10435

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

smilu97
Copy link
Contributor

@smilu97 smilu97 commented Oct 26, 2023

resolves #10388

@smilu97 smilu97 self-assigned this Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

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

Comparison is base (2cc0627) 38.23% compared to head (a3320a9) 38.23%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master   #10435    +/-   ##
==========================================
  Coverage     38.23%   38.23%            
+ Complexity    11777    11757    -20     
==========================================
  Files          3725     3724     -1     
  Lines         93691    93491   -200     
  Branches      10229    10219    -10     
==========================================
- Hits          35823    35748    -75     
+ Misses        54864    54743   -121     
+ Partials       3004     3000     -4     
Files Coverage Δ
...rp/pinpoint/collector/service/ChannelzService.java 100.00% <100.00%> (ø)
...pinpoint/grpc/server/DefaultTransportMetadata.java 58.33% <100.00%> (+1.19%) ⬆️
...int/grpc/server/MetadataServerTransportFilter.java 55.55% <ø> (-2.34%) ⬇️
.../navercorp/pinpoint/grpc/server/ServerFactory.java 83.33% <90.90%> (+0.45%) ⬆️
...pinpoint/grpc/server/TransportMetadataFactory.java 64.28% <50.00%> (+14.28%) ⬆️
...eceiver/grpc/channelz/DefaultChannelzRegistry.java 71.42% <60.00%> (+8.46%) ⬆️
grpc/src/main/java/io/grpc/netty/NettyUtils.java 0.00% <0.00%> (ø)
...avercorp/pinpoint/grpc/channelz/ChannelzUtils.java 0.00% <0.00%> (ø)
...npoint/collector/service/ChannelzSocketLookup.java 61.11% <61.11%> (ø)
...ollector/service/InternalChannelzSocketLookup.java 71.42% <71.42%> (ø)
... and 2 more

... and 9 files with indirect coverage changes

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

@smilu97 smilu97 merged commit 5a1baf6 into pinpoint-apm:master Oct 26, 2023
3 checks passed
@smilu97 smilu97 deleted the 10388_add_forceclean_frontend branch October 26, 2023 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split frontend module into legacy(angular) part, and the new one(react)
1 participant