- Notifications
You must be signed in to change notification settings - Fork733
OptimizeTypeMemberReflector#2320
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedSep 25, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get -name:'Qodana Scan'uses:JetBrains/qodana-action@v2023.2.6with:upload-result:true Contact Qodana teamContact us atqodana-support@jetbrains.com
|
coveralls commentedSep 25, 2023
Pull Request Test Coverage Report forBuild 6303663841
💛 -Coveralls |
jnyrup commentedSep 25, 2023
dennisdoomen left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
What about the Qodana issue?
jnyrup commentedSep 27, 2023
Hadn't noticed that. Qodana cannot see that So either the code must be restructured to make that visible to Qodana, or we add |
dennisdoomen commentedSep 28, 2023
That's what my pragmatic mind would do ;-) |
To make it more visible that `GetMethod` is non-null inside `IsExplicitImplementation`
4315eaf toafc814dCompare

Uh oh!
There was an error while loading.Please reload this page.
Picking some low-hanging fruits in
TypeMemberReflectorto speed it up a bit.The
_Oldsuffix is the version ofTypeMemberReflectorindevelop.The "Ratio" column is manually calculated as
new / oldIMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome