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

Use LCOV_EXCL comments to exclude some lines from test coverage #1662

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

Rangi42
Copy link
Contributor

@Rangi42 Rangi42 commented Feb 16, 2025

Starts taking care of #1636, mostly for RGBASM

Sometimes LCOV/GCOV marks the closing } as red/uncovered, which is why I sometimes use START/STOP comments around a whole block instead of just for its contents.

@Rangi42 Rangi42 added tests This affects the test suite refactoring This PR is intended to clean up code more than change functionality labels Feb 16, 2025
@Rangi42 Rangi42 added this to the 0.9.2 milestone Feb 16, 2025
@Rangi42 Rangi42 merged commit 632342b into gbdev:master Feb 16, 2025
23 checks passed
@Rangi42 Rangi42 deleted the more-coverage branch February 16, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring This PR is intended to clean up code more than change functionality tests This affects the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant