RIP-Comm / clementine

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

THUMB: Refactor and finish `HalfWord Load/Store` #163

Closed AlessioC31 closed 1 year ago

AlessioC31 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 58.44% // Head: 59.05% // Increases project coverage by +0.60% :tada:

Coverage data is based on head (221b6bb) compared to base (942fa39). Patch coverage: 93.75% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== + Coverage 58.44% 59.05% +0.60% ========================================== Files 32 32 Lines 2084 2066 -18 ========================================== + Hits 1218 1220 +2 + Misses 866 846 -20 ``` | [Impacted Files](https://codecov.io/gh/RIP-Comm/clementine/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [emu/src/cpu/arm7tdmi.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/163/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9jcHUvYXJtN3RkbWkucnM=) | `80.74% <93.75%> (+2.78%)` | :arrow_up: | | [emu/src/memory/internal\_memory.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/163/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9tZW1vcnkvaW50ZXJuYWxfbWVtb3J5LnJz) | `95.94% <0.00%> (+1.35%)` | :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.