0xricksanchez / like-dbg

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

add qcow2 support to the debugee #134

Closed 0xricksanchez closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.92% // Head: 89.88% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (0c7c422) compared to base (177301c). Patch coverage: 50.00% of modified lines in pull request are covered.

:exclamation: Current head 0c7c422 differs from pull request most recent head 8f5f24b. Consider uploading reports for the commit 8f5f24b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== - Coverage 89.92% 89.88% -0.05% ========================================== Files 18 18 Lines 1945 1947 +2 ========================================== + Hits 1749 1750 +1 - Misses 196 197 +1 ``` | [Impacted Files](https://codecov.io/gh/0xricksanchez/like-dbg/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b) | Coverage Δ | | |---|---|---| | [src/debuggee.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/134/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL2RlYnVnZ2VlLnB5) | `98.82% <50.00%> (-1.18%)` | :arrow_down: | 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.