Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(video): added PPU control registers #269

Merged
merged 2 commits into from
Jul 3, 2024
Merged

feat(video): added PPU control registers #269

merged 2 commits into from
Jul 3, 2024

Conversation

NoxHarmonium
Copy link
Owner

  • Also fix some broken parsing tests

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 61.68224% with 41 lines in your changes missing coverage. Please review.

Project coverage is 65.98%. Comparing base (6553e38) to head (6b0dfb1).

Files Patch % Lines
sirc-vm/device-video/src/types.rs 61.76% 39 Missing ⚠️
sirc-vm/device-video/src/lib.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   66.10%   65.98%   -0.12%     
==========================================
  Files          63       64       +1     
  Lines        6018     6121     +103     
  Branches     5767     5870     +103     
==========================================
+ Hits         3978     4039      +61     
- Misses       1888     1930      +42     
  Partials      152      152              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@NoxHarmonium NoxHarmonium merged commit d7292d7 into main Jul 3, 2024
11 of 13 checks passed
@NoxHarmonium NoxHarmonium deleted the ppu-bg-impl branch July 3, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant