Skip to content

Conversation

@bobrik
Copy link
Contributor

@bobrik bobrik commented Jan 3, 2026

No description provided.

@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.72%. Comparing base (7b3ccd3) to head (409a7f5).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1406      +/-   ##
==========================================
- Coverage   95.84%   95.72%   -0.12%     
==========================================
  Files          61       61              
  Lines       11076    11076              
==========================================
- Hits        10616    10603      -13     
- Misses        460      473      +13     

☔ 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.

@bobrik bobrik force-pushed the ivan/configurable-go-symbolizer branch 2 times, most recently from 0078db9 to 6992731 Compare January 3, 2026 22:38
Copy link
Collaborator

@d-e-s-o d-e-s-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, yes, that will be useful! Left a few comments.


type SymbolizerOption func(*SymbolizerOptions)

func WithDebugDirs(dirs []string) SymbolizerOption {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if we now start using the functional options pattern then should we use it for the various input sources as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make a separate PR for this.

Signed-off-by: Ivan Babrou <github@ivan.computer>
@bobrik bobrik force-pushed the ivan/configurable-go-symbolizer branch from 6992731 to 409a7f5 Compare January 6, 2026 04:01
Copy link
Collaborator

@d-e-s-o d-e-s-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@d-e-s-o d-e-s-o merged commit 0c80a9e into libbpf:main Jan 6, 2026
45 checks passed
@bobrik bobrik deleted the ivan/configurable-go-symbolizer branch January 6, 2026 19:22
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