microsoft / microsoft/microsoft-performance-toolkit-sdk
Move PluginsSystem code to SDK and SDK runtime
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 239
- Forks
- 78
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 2
Description
Currently, all the changes for plugins are under PluginsSystem folder although some of the code should be added to SDK or the SDK runtime. These classes should be refactored once PluginsSystem goes official.
- ErrorCodes
- EnumerableExtensions
- Update HashCodeUtils to support checking nulls and combining hashcode of objects
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PluginsSystem folder and the ErrorCodes, EnumerableExtensions, and HashCodeUtils classes. Trace which classes belong in the SDK or SDK runtime, then verify that the listed code is no longer kept under PluginsSystem and that HashCodeUtils handles nulls and combined object hashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100