Skip to content

Trace mode menu item #129

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

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Trace mode menu item #129

merged 1 commit into from
Apr 22, 2025

Conversation

craigthomas
Copy link
Owner

This PR adds a trace mode menu item to the emulator. The menu item is found under a "Debugging" heading. The toggle will immediately start or stop trace output to the standard out device.

Copy link

codecov bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 57.40%. Comparing base (3d906c6) to head (45f9bfa).

Files with missing lines Patch % Lines
...mas/yacoco3e/listeners/SetTraceActionListener.java 0.00% 9 Missing ⚠️
...a/ca/craigthomas/yacoco3e/components/Emulator.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #129      +/-   ##
============================================
- Coverage     57.61%   57.40%   -0.21%     
  Complexity     1028     1028              
============================================
  Files            67       68       +1     
  Lines          4546     4562      +16     
  Branches        514      514              
============================================
  Hits           2619     2619              
- Misses         1843     1859      +16     
  Partials         84       84              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@craigthomas craigthomas merged commit e22e9cd into main Apr 22, 2025
2 of 4 checks passed
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