0xricksanchez / like-dbg

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

Tests #117

Closed 0xricksanchez closed 2 years ago

0xricksanchez commented 2 years ago

more test coverage

codecov[bot] commented 2 years ago

Codecov Report

Base: 62.21% // Head: 73.93% // Increases project coverage by +11.72% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## =========================================== + Coverage 62.21% 73.93% +11.72% =========================================== Files 15 15 Lines 1265 1504 +239 =========================================== + Hits 787 1112 +325 + Misses 478 392 -86 ``` | [Impacted Files](https://codecov.io/gh/0xricksanchez/like-dbg/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b) | Coverage Δ | | |---|---|---| | [src/kernel\_builder.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL2tlcm5lbF9idWlsZGVyLnB5) | `94.93% <100.00%> (+49.77%)` | :arrow_up: | | [src/tests/test\_kernel\_builder.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL3Rlc3RzL3Rlc3Rfa2VybmVsX2J1aWxkZXIucHk=) | `100.00% <100.00%> (ø)` | | | [src/tests/test\_misc.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL3Rlc3RzL3Rlc3RfbWlzYy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/misc.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/117/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL21pc2MucHk=) | `100.00% <0.00%> (+9.67%)` | :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.