6809 / MC6809

Implementation of the MC6809 CPU in Python (Extracted from https://github.com/jedie/DragonPy project)
GNU General Public License v3.0
32 stars 6 forks source link

Dev #27

Closed jedie closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6df432c) 65.74% compared to head (fa0b841) 65.74%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ======================================= Coverage 65.74% 65.74% ======================================= Files 47 47 Lines 2630 2630 Branches 382 382 ======================================= Hits 1729 1729 Misses 900 900 Partials 1 1 ``` | [Files](https://app.codecov.io/gh/6809/MC6809/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=6809) | Coverage Δ | | |---|---|---| | [MC6809/cli/dev.py](https://app.codecov.io/gh/6809/MC6809/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=6809#diff-TUM2ODA5L2NsaS9kZXYucHk=) | `56.15% <100.00%> (ø)` | | | [MC6809/cli/cli\_app.py](https://app.codecov.io/gh/6809/MC6809/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=6809#diff-TUM2ODA5L2NsaS9jbGlfYXBwLnB5) | `84.00% <50.00%> (ø)` | | | [cli.py](https://app.codecov.io/gh/6809/MC6809/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=6809#diff-Y2xpLnB5) | `0.00% <0.00%> (ø)` | | | [dev-cli.py](https://app.codecov.io/gh/6809/MC6809/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=6809#diff-ZGV2LWNsaS5weQ==) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.