Skip to content

Implement Copy for LineTableRow type#1547

Merged
d-e-s-o merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/gsym-copy
Apr 17, 2026
Merged

Implement Copy for LineTableRow type#1547
d-e-s-o merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/gsym-copy

Conversation

@d-e-s-o
Copy link
Copy Markdown
Collaborator

@d-e-s-o d-e-s-o commented Apr 17, 2026

Auto-derive Copy for the LineTableRow type. This way, we don't have to manually clone objects of the type.

Auto-derive Copy for the LineTableRow type. This way, we don't have to
manually clone objects of the type.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o d-e-s-o enabled auto-merge (rebase) April 17, 2026 21:36
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.47%. Comparing base (c529f1f) to head (50f048c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1547      +/-   ##
==========================================
- Coverage   95.51%   95.47%   -0.04%     
==========================================
  Files          56       56              
  Lines        9534     9534              
==========================================
- Hits         9106     9103       -3     
- Misses        428      431       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d-e-s-o d-e-s-o merged commit f2cd77e into libbpf:main Apr 17, 2026
46 checks passed
@d-e-s-o d-e-s-o deleted the topic/gsym-copy branch April 17, 2026 21:51
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.

1 participant