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

Generic tests requiring boxing #493

Merged
merged 7 commits into from
Jun 25, 2024
Merged

Generic tests requiring boxing #493

merged 7 commits into from
Jun 25, 2024

Conversation

drcjt
Copy link
Owner

@drcjt drcjt commented Jun 25, 2024

Enable generic tests requiring boxing
Add generic type parameter tests
Fix bugs in generic instantiation
Wrap comments in assembly to avoid line length issues with the assembler

@drcjt drcjt added the testing Anything test related label Jun 25, 2024
@drcjt drcjt self-assigned this Jun 25, 2024
Copy link

sonarcloud bot commented Jun 25, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
36.8% Coverage on New Code (required ≥ 80%)
3.7% Duplication on New Code (required ≤ 3%)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@drcjt drcjt merged commit 4300c98 into main Jun 25, 2024
1 of 2 checks passed
@drcjt drcjt deleted the Generic-Tests-Requiring-Boxing branch June 25, 2024 22:53
@drcjt
Copy link
Owner Author

drcjt commented Jun 25, 2024

Contributes to #466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Anything test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant