We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db459d5 commit d6c568fCopy full SHA for d6c568f
1 file changed
tests/benchmarks/resolution/jelly-micro.test.ts
@@ -68,7 +68,7 @@ function discoverTests(): string[] {
68
const RECALL_FLOORS: Record<string, number> = {
69
accessors3: 1.0, // 1/1
70
arguments: 1.0, // 1/1
71
- classes: 0.2, // 6/30
+ classes: 0.19, // 6/31
72
defineProperty: 0.5, // 3/6
73
fun: 1.0, // 4/4
74
generators: 1.0, // 9/9
0 commit comments