Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/exercism/javascript
/ grains.spec.js
File
grains.spec.js
exercises/practice/grains/grains.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* In JavaScript, integers beyond +/- 9007199254740991 (available as the
3
* Number.MIN_SAFE_INTEGER and NUMBER.MAX_SAFE_INTEGER constants) cannot be
4
* accurately represented by the default
"Number"
type
. To see this in action,
Callers
nothing calls this directly
Calls
4
square
Function · 0.90
total
Function · 0.90
test
Function · 0.85
toString
Method · 0.45
Tested by
no test coverage detected