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

Rename AddrLineInfo -> AddrSrcInfo #314

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

danielocfb
Copy link
Collaborator

Rename the internal AddrLineInfo type to AddrSrcInfo. There is more information contained in its objects than just the line.

Rename the internal AddrLineInfo type to AddrSrcInfo. There is more
information contained in its objects than just the line.

Signed-off-by: Daniel Müller <[email protected]>
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 66.66% and no project coverage change.

Comparison is base (a053892) 85.54% compared to head (c426a08) 85.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files          37       37           
  Lines        4627     4627           
=======================================
  Hits         3958     3958           
  Misses        669      669           
Files Changed Coverage Δ
src/elf/resolver.rs 90.32% <ø> (ø)
src/gsym/resolver.rs 62.35% <ø> (ø)
src/kernel.rs 0.00% <ø> (ø)
src/ksym.rs 87.24% <0.00%> (ø)
src/resolver.rs 0.00% <ø> (ø)
src/dwarf/resolver.rs 92.08% <100.00%> (ø)

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

@danielocfb danielocfb merged commit 08e38bb into libbpf:main Sep 14, 2023
22 checks passed
@danielocfb danielocfb deleted the topic/addr-src-info branch September 14, 2023 23:26
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