Clean-up the stack trace further - #3256
#3256Open
jnyrup wants to merge 2 commits into
Open
Clean-up the stack trace further#3256jnyrup wants to merge 2 commits into
jnyrup wants to merge 2 commits into
Conversation
Member
|
I guess this one should been a draft PR? Or did you accidentally continue on a previous feature branch? |
Member
Author
|
I based this branch on #3257 since that adds the |
dennisdoomen
approved these changes
Jul 13, 2026
| return OrderStrictness.Irrelevant; | ||
| } | ||
|
|
||
| [StackTraceHidden] |
Member
There was a problem hiding this comment.
🤔Why don't we assign the attribute to the class?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hide methods that are not {
public,protected,protected internal}.Follow-up to #3152
As an example, here are the before and after stack traces of
When_an_ulong_value_is_not_close_to_expected_value_it_should_failif we let it fail.before:
after:
Ignore the first commit, that's #3257
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcomeCONTRIBUTOR LICENSE GRANT
By submitting this contribution, the contributor hereby irrevocably grants to the project owners and maintainers a perpetual, worldwide, royalty-free, irrevocable license to use, reproduce, modify, distribute, sublicense, and create derivative works of the contribution for any purpose and under any terms, including proprietary licensing.
The contributor waives any moral rights in the contribution to the extent permitted by law and agrees not to assert any claim of authorship or control over the contribution. The contributor represents that they are the sole author of the contribution and that it is provided free of any third-party claims.
The contributor understands and agrees that the maintainers may, at their sole discretion, use, license, or redistribute the contribution as part of any work and under any terms they choose, without further permission or attribution.