linksplatform / linksplatform/Data
Check for unset result in GetLink method and throw an exception if the link is not found
- Dominant language
- C#
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data/blob/cf4fd6e901f289cfe91c40ab2b514afccf9b843a/csharp/Platform.Data/ILinksExtensions.cs#L89
in
https://github.com/linksplatform/Data/blob/cf4fd6e901f289cfe91c40ab2b514afccf9b843a/csharp/Platform.Data/ILinksExtensions.cs#L79-L90
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in csharp/Platform.Data/ILinksExtensions.cs at lines 79-90, especially the GetLink method and the result referenced at line 89. Verify how an unset result represents a missing link, then confirm that the method throws an exception when the link is not found. Done means the missing-link case no longer returns an unset result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100