Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update snapshot for ts estree
  • Loading branch information
therewillbecode committed Apr 3, 2025
commit c35c3a1ffa1bb3ced06585c7a4ac852c1daed33d
4 changes: 1 addition & 3 deletions tasks/coverage/snapshots/estree_typescript.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ commit: 15392346

estree_typescript Summary:
AST Parsed : 10618/10725 (99.00%)
Positive Passed: 7087/10725 (66.08%)
Positive Passed: 7089/10725 (66.10%)
Mismatch: tasks/coverage/typescript/tests/cases/compiler/APISample_compile.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/APISample_linter.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/APISample_parseConfig.ts
Expand Down Expand Up @@ -1182,7 +1182,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/initializersInAmbientEn
Mismatch: tasks/coverage/typescript/tests/cases/compiler/inlineMappedTypeModifierDeclarationEmit.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/innerExtern.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/instanceAndStaticDeclarations1.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/instanceofOnInstantiationExpression.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/instanceofTypeAliasToGenericClass.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/instantiateContextualTypes.ts
Mismatch: tasks/coverage/typescript/tests/cases/compiler/instantiateContextuallyTypedGenericThis.ts
Expand Down Expand Up @@ -4400,7 +4399,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeAliases/ty
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeAliases/typeAliasesDoNotMerge.ts
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/constraintSatisfactionWithAny.ts
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/constraintSatisfactionWithEmptyObject.ts
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/instantiationExpressions.ts
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeParameters/typeArgumentLists/wrappedAndRecursiveConstraints.ts
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeParameters/typeParameterLists/typeParameterConstModifiers.ts
Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/typeParameters/typeParameterLists/typeParameterConstModifiersReverseMappedTypes.ts
Expand Down
Loading