RIP-Comm / clementine

Gameboy Advance emulator.
MIT License
49 stars 13 forks source link

Fix after debugging session #165

Closed guerinoni closed 1 year ago

guerinoni commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 59.25% // Head: 58.10% // Decreases project coverage by -1.15% :warning:

Coverage data is based on head (1cd2214) compared to base (f403942). Patch coverage: 24.28% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== - Coverage 59.25% 58.10% -1.16% ========================================== Files 32 32 Lines 2074 2141 +67 ========================================== + Hits 1229 1244 +15 - Misses 845 897 +52 ``` | [Impacted Files](https://codecov.io/gh/RIP-Comm/clementine/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [emu/src/cpu/data\_processing.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9jcHUvZGF0YV9wcm9jZXNzaW5nLnJz) | `84.23% <ø> (ø)` | | | [ui/src/cpu\_inspector.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dWkvc3JjL2NwdV9pbnNwZWN0b3IucnM=) | `0.00% <0.00%> (ø)` | | | [emu/src/memory/interrupts.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9tZW1vcnkvaW50ZXJydXB0cy5ycw==) | `21.95% <20.00%> (-7.47%)` | :arrow_down: | | [emu/src/cpu/arm7tdmi.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9jcHUvYXJtN3RkbWkucnM=) | `80.91% <100.00%> (+0.07%)` | :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=None). 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=None)

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