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

[#noissue] fix scroll #8366

Conversation

BillionaireDY
Copy link
Contributor

@binDongKim

alarm

as-is
image

to-be
image

webhook

  • FIX: Show an overflowing list as scrolling

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #8366 (c0862f7) into master (0a2ed90) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8366      +/-   ##
============================================
- Coverage     39.84%   39.83%   -0.02%     
- Complexity    11405    11406       +1     
============================================
  Files          3340     3340              
  Lines         89302    89302              
  Branches       9913     9913              
============================================
- Hits          35582    35571      -11     
- Misses        50657    50668      +11     
  Partials       3063     3063              
Impacted Files Coverage Δ
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...p/pinpoint/rpc/client/WriteFailFutureListener.java 56.25% <0.00%> (-25.00%) ⬇️
...rp/pinpoint/rpc/packet/ControlHandshakePacket.java 44.82% <0.00%> (-24.14%) ⬇️
...pc/server/LoggingServerMessageListenerFactory.java 80.95% <0.00%> (-9.53%) ⬇️
...orp/pinpoint/profiler/sender/NioUDPDataSender.java 62.82% <0.00%> (-5.13%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 73.39% <0.00%> (-1.84%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 72.18% <0.00%> (+0.35%) ⬆️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 78.94% <0.00%> (+21.05%) ⬆️
...inpoint/profiler/logging/Log4j2ContextFactory.java 100.00% <0.00%> (+100.00%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a2ed90...c0862f7. Read the comment docs.

@BillionaireDY
Copy link
Contributor Author

Change's have been added here => #9582

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.

None yet

1 participant