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

implement dwarf extraction #65

Merged
merged 8 commits into from
Jun 9, 2024
Merged

implement dwarf extraction #65

merged 8 commits into from
Jun 9, 2024

Conversation

Zxilly
Copy link
Owner

@Zxilly Zxilly commented Jun 7, 2024

Closes: #19

Copy link

codecov bot commented Jun 7, 2024

Bundle Report

Changes will increase total bundle size by 243.66kB ⬆️

Bundle name Size Change
gsa-ui-esm 180.37kB 16 bytes ⬆️
gsa-explorer-esm 6.02MB 243.64kB ⬆️

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 67.07106% with 190 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files Patch % Lines
internal/knowninfo/dwarf_info.go 8.19% 112 Missing ⚠️
internal/knowninfo/dwarf.go 85.07% 22 Missing and 8 partials ⚠️
internal/entity/knownaddr.go 17.64% 14 Missing ⚠️
internal/knowninfo/knowninfo.go 44.44% 8 Missing and 2 partials ⚠️
internal/knowninfo/dependencies.go 82.69% 6 Missing and 3 partials ⚠️
internal/analyze.go 75.00% 4 Missing and 2 partials ⚠️
internal/knowninfo/collect.go 92.18% 4 Missing and 1 partial ⚠️
internal/knowninfo/symbol.go 88.88% 2 Missing and 1 partial ⚠️
ui/src/explorer/Explorer.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   86.85%   82.11%   -4.74%     
==========================================
  Files          54       58       +4     
  Lines        2289     2667     +378     
  Branches       75       75              
==========================================
+ Hits         1988     2190     +202     
- Misses        236      401     +165     
- Partials       65       76      +11     
Flag Coverage Δ
integration 61.60% <67.13%> (-0.86%) ⬇️
ui 72.61% <50.00%> (ø)
unit 53.76% <42.26%> (+6.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly marked this pull request as ready for review June 9, 2024 22:38
ui/src/tool/utils.ts Dismissed Show dismissed Hide dismissed
@Zxilly Zxilly merged commit ab67de9 into master Jun 9, 2024
32 checks passed
@Zxilly Zxilly deleted the dwarf branch June 12, 2024 14:28
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.

Analysing CGO libraries
1 participant