Closed craigthomas closed 1 month ago
Attention: Patch coverage is 55.55556%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 76.22%. Comparing base (
aba30bd
) to head (858b9ed
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...ava/emulator/components/CentralProcessingUnit.java | 55.55% | 2 Missing and 6 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR implements the index load long operation. Unit tests and integration test implemented to catch new conditions. This PR closes #21