linksplatform / linksplatform/Exceptions
Rewrite without recursion and test that it works the same
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Exceptions/blob/97801c4dc020c9ff1d1b8c48927e12734999f86f/ExceptionExtensions.cs#L28
Contributor guide
No contributing guide indexed for this repository
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 at ExceptionExtensions.cs line 28 and inspect the current recursive implementation. Locate the existing tests or test project, then verify that a non-recursive version preserves the current behavior and passes the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100