Kong / Kong/unirest-nodejs

Rounds up numbers greater than 9007199254740992

Open
#108 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
953
Forks
164
PR merge metrics
No merged PRs in 30d

Description

The results are rounded to closest number in response on getting a request.
e.g. 4430407720081005827 is rounded to 4430407720081006000

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Reproduce the reported response containing 4430407720081005827, then trace the response parsing entry point to identify where values above JavaScript's safe integer limit are rounded. Done means the client preserves the reported value without rounding and a regression test covers it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.