linksplatform / linksplatform/Data.Doublets
Powers of 2 are usually small enough to fit in sbyte
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/0bf35d8d4fe5dd9302fdd6726bfd41f889028379/Converters/AddressToUnaryNumberConverter.cs#L14
Try to use `IConverter` instead of `IConverter` here.
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
Open Converters/AddressToUnaryNumberConverter.cs at the linked line and inspect the converter interface and surrounding implementation. Change the converter type as requested, then build the repository or run its available tests to confirm the conversion still works with the narrower numeric type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100