RIP-Comm / clementine

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

Fix dataprocessing asm #166

Closed AlessioC31 closed 1 year ago

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

Codecov Report

Base: 59.52% // Head: 59.60% // Increases project coverage by +0.08% :tada:

Coverage data is based on head (02ae988) compared to base (f6c5086). Patch coverage: 66.66% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ========================================== + Coverage 59.52% 59.60% +0.08% ========================================== Files 32 32 Lines 2241 2248 +7 ========================================== + Hits 1334 1340 +6 - Misses 907 908 +1 ``` | [Impacted Files](https://codecov.io/gh/RIP-Comm/clementine/pull/166?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [emu/src/cpu/instruction.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/166?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9jcHUvaW5zdHJ1Y3Rpb24ucnM=) | `82.87% <ø> (ø)` | | | [emu/src/cpu/data\_processing.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/166?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9jcHUvZGF0YV9wcm9jZXNzaW5nLnJz) | `84.79% <66.66%> (-0.93%)` | :arrow_down: | | [emu/src/cpu/alu\_instruction.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/166?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9jcHUvYWx1X2luc3RydWN0aW9uLnJz) | `62.92% <0.00%> (+2.24%)` | :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.