libbpf / blazesym

blazesym is a library for address symbolization and related tasks
BSD 3-Clause "New" or "Revised" License
119 stars 25 forks source link

Split up integration test suite #895

Closed d-e-s-o closed 1 week ago

d-e-s-o commented 1 week ago

Split up the integration test suite into symbolize, normalize, and inspect modules. Doing so mirrors what we are already doing for benchmarks and is just a more logical grouping all things considered.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.53%. Comparing base (42d3807) to head (2b572cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #895 +/- ## ========================================== + Coverage 94.50% 94.53% +0.02% ========================================== Files 56 56 Lines 10140 10140 ========================================== + Hits 9583 9586 +3 + Misses 557 554 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.