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

Feature: support using gdb to debug fiber #64

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

chhy2009
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #64 (46c04d7) into main (41485d6) will decrease coverage by 0.00016%.
The diff coverage is 86.56716%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #64         +/-   ##
===================================================
- Coverage   81.61992%   81.61976%   -0.00016%     
===================================================
  Files            854         854                 
  Lines          33656       33721         +65     
===================================================
+ Hits           27470       27523         +53     
- Misses          6186        6198         +12     
Files Coverage Δ
trpc/common/config/global_conf.cc 100.00000% <100.00000%> (ø)
trpc/common/config/global_conf.h 100.00000% <ø> (ø)
...me/threadmodel/fiber/detail/stack_allocator_impl.h 100.00000% <ø> (ø)
trpc/common/config/global_conf_parser.h 66.02564% <50.00000%> (-0.20814%) ⬇️
...e/threadmodel/fiber/detail/stack_allocator_impl.cc 90.90909% <87.50000%> (-0.88195%) ⬇️

... and 9 files with indirect coverage changes

@helloopenworld helloopenworld merged commit 3cc8ba5 into trpc-group:main Oct 25, 2023
4 checks passed
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.

2 participants