@aiready/consistency 0.6.15 → 0.6.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/consistency@0.6.15 build /Users/pengcao/projects/aiready/packages/consistency
3
+ > @aiready/consistency@0.6.16 build /Users/pengcao/projects/aiready/packages/consistency
4
4
  > tsup src/index.ts src/cli.ts --format cjs,esm --dts
5
5
 
6
6
  CLI Building entry: src/cli.ts, src/index.ts
@@ -9,15 +9,15 @@
9
9
  CLI Target: es2020
10
10
  CJS Build start
11
11
  ESM Build start
12
- CJS dist/index.js 50.65 KB
13
- CJS dist/cli.js 46.80 KB
14
- CJS ⚡️ Build success in 194ms
15
- ESM dist/chunk-7PHHJOGC.mjs 36.87 KB
16
- ESM dist/cli.mjs 8.76 KB
12
+ CJS dist/index.js 50.87 KB
13
+ CJS dist/cli.js 47.02 KB
14
+ CJS ⚡️ Build success in 19ms
17
15
  ESM dist/index.mjs 12.69 KB
18
- ESM ⚡️ Build success in 194ms
16
+ ESM dist/chunk-MM2PLUCH.mjs 37.10 KB
17
+ ESM dist/cli.mjs 8.76 KB
18
+ ESM ⚡️ Build success in 19ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 3029ms
20
+ DTS ⚡️ Build success in 971ms
21
21
  DTS dist/cli.d.ts 20.00 B
22
22
  DTS dist/index.d.ts 3.38 KB
23
23
  DTS dist/cli.d.mts 20.00 B
@@ -1,74 +1,40 @@
1
1
 
2
2
  
3
- > @aiready/consistency@0.6.15 test /Users/pengcao/projects/aiready/packages/consistency
3
+ > @aiready/consistency@0.6.16 test /Users/pengcao/projects/aiready/packages/consistency
4
4
  > vitest run
5
5
 
6
6
  [?25l
7
7
   RUN  v4.0.17 /Users/pengcao/projects/aiready/packages/consistency
8
8
 
9
9
  [?2026h
10
-  ❯ src/__tests__/language-filter.test.ts [queued]
11
-
12
-  Test Files 0 passed (3)
13
-  Tests 0 passed (0)
14
-  Start at 13:52:39
15
-  Duration 104ms
16
- [?2026l[?2026h
17
-  ❯ src/__tests__/language-filter.test.ts [queued]
18
10
   ❯ src/__tests__/scoring.test.ts [queued]
19
11
 
20
12
   Test Files 0 passed (3)
21
13
   Tests 0 passed (0)
22
-  Start at 13:52:39
23
-  Duration 203ms
24
- [?2026l[?2026h
25
-  ❯ src/__tests__/analyzer.test.ts [queued]
26
-  ❯ src/__tests__/language-filter.test.ts [queued]
27
-  ❯ src/__tests__/scoring.test.ts 0/8
14
+  Start at 17:30:15
15
+  Duration 0ms
16
+ [?2026l[?2026h ✓ src/__tests__/scoring.test.ts (8 tests) 2ms
28
17
 
29
-  Test Files 0 passed (3)
30
-  Tests 0 passed (8)
31
-  Start at 13:52:39
32
-  Duration 428ms
33
- [?2026l[?2026h
34
18
   ❯ src/__tests__/analyzer.test.ts [queued]
35
-  ❯ src/__tests__/language-filter.test.ts [queued]
36
-  ❯ src/__tests__/scoring.test.ts 1/8
37
-
38
-  Test Files 0 passed (3)
39
-  Tests 1 passed (8)
40
-  Start at 13:52:39
41
-  Duration 592ms
42
- [?2026l[?2026h ✓ src/__tests__/scoring.test.ts (8 tests) 27ms
43
-
44
-  ❯ src/__tests__/analyzer.test.ts [queued]
45
-  ❯ src/__tests__/language-filter.test.ts [queued]
46
-
47
-  Test Files 1 passed (3)
48
-  Tests 8 passed (8)
49
-  Start at 13:52:39
50
-  Duration 918ms
51
- [?2026l[?2026h
52
-  ❯ src/__tests__/analyzer.test.ts 0/18
53
-  ❯ src/__tests__/language-filter.test.ts [queued]
19
+  ❯ src/__tests__/language-filter.test.ts 0/3
54
20
 
55
21
   Test Files 1 passed (3)
56
-  Tests 8 passed (26)
57
-  Start at 13:52:39
58
-  Duration 1.22s
22
+  Tests 8 passed (11)
23
+  Start at 17:30:15
24
+  Duration 304ms
59
25
  [?2026l[?2026h ✓ src/__tests__/language-filter.test.ts (3 tests) 3ms
60
26
 
61
27
   ❯ src/__tests__/analyzer.test.ts 1/18
62
28
 
63
29
   Test Files 2 passed (3)
64
30
   Tests 12 passed (29)
65
-  Start at 13:52:39
66
-  Duration 1.32s
67
- [?2026l ✓ src/__tests__/analyzer.test.ts (18 tests) 159ms
31
+  Start at 17:30:15
32
+  Duration 405ms
33
+ [?2026l ✓ src/__tests__/analyzer.test.ts (18 tests) 140ms
68
34
 
69
35
   Test Files  3 passed (3)
70
36
   Tests  29 passed (29)
71
-  Start at  13:52:39
72
-  Duration  1.41s (transform 756ms, setup 0ms, import 2.28s, tests 188ms, environment 0ms)
37
+  Start at  17:30:15
38
+  Duration  465ms (transform 158ms, setup 0ms, import 514ms, tests 146ms, environment 0ms)
73
39
 
74
40
  [?25h