0xricksanchez / like-dbg

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

make adding kmods easier #122

Closed 0xricksanchez closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.41% // Head: 89.75% // Increases project coverage by +0.34% :tada:

Coverage data is based on head (bca93df) compared to base (e8cdfaa). Patch coverage: 97.14% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== + Coverage 89.41% 89.75% +0.34% ========================================== Files 18 18 Lines 1880 1923 +43 ========================================== + Hits 1681 1726 +45 + Misses 199 197 -2 ``` | [Impacted Files](https://codecov.io/gh/0xricksanchez/like-dbg/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b) | Coverage Δ | | |---|---|---| | [src/tests/test\_kernel\_builder.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL3Rlc3RzL3Rlc3Rfa2VybmVsX2J1aWxkZXIucHk=) | `99.58% <96.77%> (-0.42%)` | :arrow_down: | | [src/kernel\_builder.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL2tlcm5lbF9idWlsZGVyLnB5) | `97.07% <97.43%> (+2.13%)` | :arrow_up: | 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.