@aiready/context-analyzer 0.7.11 → 0.7.15

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/context-analyzer@0.7.11 build /Users/pengcao/projects/aiready/packages/context-analyzer
3
+ > @aiready/context-analyzer@0.7.15 build /Users/pengcao/projects/aiready/packages/context-analyzer
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,16 +9,16 @@
9
9
  CLI Target: es2020
10
10
  CJS Build start
11
11
  ESM Build start
12
+ ESM dist/chunk-G7PO3DNK.mjs 35.66 KB
12
13
  ESM dist/cli.mjs 18.50 KB
13
- ESM dist/index.mjs 504.00 B
14
- ESM dist/chunk-DMRZMS2U.mjs 31.83 KB
15
- ESM ⚡️ Build success in 230ms
16
- CJS dist/index.js 33.35 KB
14
+ ESM dist/index.mjs 554.00 B
15
+ ESM ⚡️ Build success in 74ms
17
16
  CJS dist/cli.js 49.43 KB
18
- CJS ⚡️ Build success in 230ms
17
+ CJS dist/index.js 37.22 KB
18
+ CJS ⚡️ Build success in 75ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 1766ms
20
+ DTS ⚡️ Build success in 681ms
21
21
  DTS dist/cli.d.ts 20.00 B
22
- DTS dist/index.d.ts 5.56 KB
22
+ DTS dist/index.d.ts 5.95 KB
23
23
  DTS dist/cli.d.mts 20.00 B
24
- DTS dist/index.d.mts 5.56 KB
24
+ DTS dist/index.d.mts 5.95 KB
@@ -1,30 +1,24 @@
1
1
 
2
2
  
3
- > @aiready/context-analyzer@0.7.11 test /Users/pengcao/projects/aiready/packages/context-analyzer
3
+ > @aiready/context-analyzer@0.7.15 test /Users/pengcao/projects/aiready/packages/context-analyzer
4
4
  > vitest run
5
5
 
6
6
 
7
7
   RUN  v2.1.9 /Users/pengcao/projects/aiready/packages/context-analyzer
8
8
 
9
- [?25l · src/__tests__/auto-detection.test.ts (8)
10
- [?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l · src/__tests__/analyzer.test.ts (14)
11
- ✓ src/__tests__/auto-detection.test.ts (8)
12
- [?25l[?25l[?25l[?25l · src/__tests__/analyzer.test.ts (14)
13
- ✓ src/__tests__/auto-detection.test.ts (8)
14
- · src/__tests__/enhanced-cohesion.test.ts (6)
15
- [?25l · src/__tests__/analyzer.test.ts (14)
16
- ✓ src/__tests__/auto-detection.test.ts (8)
17
- ✓ src/__tests__/enhanced-cohesion.test.ts (6)
18
- [?25l[?25l ✓ src/__tests__/analyzer.test.ts (14)
19
- ✓ src/__tests__/auto-detection.test.ts (8)
9
+ [?25l ✓ src/__tests__/scoring.test.ts (7)
10
+ [?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l · src/__tests__/analyzer.test.ts (14)
11
+ · src/__tests__/auto-detection.test.ts (8)
12
+ ✓ src/__tests__/scoring.test.ts (7)
20
13
  ✓ src/__tests__/enhanced-cohesion.test.ts (6)
21
-  ✓ src/__tests__/analyzer.test.ts (14)
14
+  ✓ src/__tests__/analyzer.test.ts (14)
22
15
  ✓ src/__tests__/auto-detection.test.ts (8)
23
16
  ✓ src/__tests__/enhanced-cohesion.test.ts (6)
17
+ ✓ src/__tests__/scoring.test.ts (7)
24
18
 
25
-  Test Files  3 passed (3)
26
-  Tests  28 passed (28)
27
-  Start at  19:03:23
28
-  Duration  2.35s (transform 487ms, setup 0ms, collect 2.60s, tests 302ms, environment 0ms, prepare 856ms)
19
+  Test Files  4 passed (4)
20
+  Tests  35 passed (35)
21
+  Start at  19:06:10
22
+  Duration  617ms (transform 418ms, setup 0ms, collect 1.11s, tests 32ms, environment 0ms, prepare 302ms)
29
23
 
30
24
  [?25h[?25h