fix: upgrade to deno_ast 0.27 (#19375)

Closes #19148
This commit is contained in:
David Sherret 2023-06-05 19:03:39 -04:00 committed by GitHub
parent d54ef02dfe
commit 8829a1d362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 127 additions and 121 deletions

View file

@ -20,7 +20,6 @@ DA:17,2
DA:18,2
DA:19,2
DA:20,2
DA:21,2
DA:22,2
DA:23,2
DA:24,2
@ -34,7 +33,6 @@ DA:32,1
DA:33,1
DA:34,1
DA:35,1
DA:36,1
DA:37,2
DA:38,2
DA:39,2
@ -46,7 +44,6 @@ DA:46,0
DA:47,0
DA:48,0
DA:49,0
DA:50,0
DA:51,0
DA:52,0
DA:53,0
@ -65,6 +62,6 @@ DA:70,1
DA:71,0
DA:73,1
DA:74,1
LH:39
LF:54
LH:37
LF:51
end_of_record

View file

@ -1,9 +1,9 @@
cover [WILDCARD]/coverage/complex.ts ... 72.222% (39/54)
cover [WILDCARD]/coverage/complex.ts ... 72.549% (37/51)
46 | export function unused(
47 | foo: string,
48 | bar: string,
49 | baz: string,
50 | ): Complex {
-----|-----
51 | return complex(
52 | foo,
53 | bar,