luckyframework / luckyframework/avram
Support 'Float' (only 'Float64') works right now
Open
Nobody has claimed this yet.
- Dominant language
- Crystal
- Stars
- 183
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
We support 'Float64', but plain 'Float' should also work.
Probably have a module that shares code between https://gitter.im/luckyframework/Lobby?at=5b3e557f3d8f71623d5f7b74 and a new `Float::Lucky` class
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
Locate the existing Float64 support and compare it with the proposed Float::Lucky class; review the linked Gitter discussion for context. Done means plain Float works alongside Float64 without regressing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100