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

feat(demangle): use cxx abi demangler #1023

Merged
merged 1 commit into from
Jan 3, 2024
Merged

feat(demangle): use cxx abi demangler #1023

merged 1 commit into from
Jan 3, 2024

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Jan 3, 2024

No description provided.

@sergiud sergiud added this to the 0.7 milestone Jan 3, 2024
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (bdd14b6) 64.24% compared to head (9ee9d99) 58.78%.

Files Patch % Lines
src/demangle.cc 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1023      +/-   ##
==========================================
- Coverage   64.24%   58.78%   -5.46%     
==========================================
  Files          18       18              
  Lines        3222     2560     -662     
  Branches     1089      918     -171     
==========================================
- Hits         2070     1505     -565     
+ Misses        729      707      -22     
+ Partials      423      348      -75     

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

@sergiud sergiud merged commit 51e7a43 into master Jan 3, 2024
268 checks passed
@sergiud sergiud deleted the abi-demangle branch January 3, 2024 18:24
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.

2 participants