0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
731 stars 58 forks source link

Introduce a kernel tag option for better naming schemes #123

Closed 0xricksanchez closed 1 year ago

0xricksanchez commented 1 year ago

Append a custom tag/text to have more fine granular control over built kernels

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.88% // Head: 89.92% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (9ebf54c) compared to base (bc9875b). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== + Coverage 89.88% 89.92% +0.04% ========================================== Files 18 18 Lines 1937 1946 +9 ========================================== + Hits 1741 1750 +9 Misses 196 196 ``` | [Impacted Files](https://codecov.io/gh/0xricksanchez/like-dbg/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b) | Coverage Δ | | |---|---|---| | [src/kernel\_unpacker.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/123/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL2tlcm5lbF91bnBhY2tlci5weQ==) | `100.00% <100.00%> (ø)` | | | [src/tests/test\_kernel\_unpacker.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/123/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL3Rlc3RzL3Rlc3Rfa2VybmVsX3VucGFja2VyLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.