CGFloat无法正确解析
Open
- Dominant language
- Swift
- Stars
- 4.3k
- Forks
- 677
- PR merge metrics
- No merged PRs in 30d
Description
属性是CGFloat 解析成0 换成float就可以。偶现
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the intermittent case where a CGFloat property is deserialized as 0, then compare it with the working float case. Trace the CGFloat mapping and deserialization entry point used by HandyJSON. Done means CGFloat values parse consistently and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100