RIP-Comm / clementine

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

Memory: Add `Serial Communication (2)` memory region #175

Closed AlessioC31 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 22.80% and project coverage change: -0.82 :warning:

Comparison is base (df45de7) 57.37% compared to head (595d579) 56.56%.

: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 #175 +/- ## ========================================== - Coverage 57.37% 56.56% -0.82% ========================================== Files 35 36 +1 Lines 2351 2408 +57 ========================================== + Hits 1349 1362 +13 - Misses 1002 1046 +44 ``` | [Impacted Files](https://codecov.io/gh/RIP-Comm/clementine/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [emu/src/memory/serial\_communication.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9tZW1vcnkvc2VyaWFsX2NvbW11bmljYXRpb24ucnM=) | `18.51% <18.51%> (ø)` | | | [emu/src/memory/internal\_memory.rs](https://codecov.io/gh/RIP-Comm/clementine/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZW11L3NyYy9tZW1vcnkvaW50ZXJuYWxfbWVtb3J5LnJz) | `96.38% <100.00%> (+0.13%)` | :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.