tree-sitter-analyzer 1.1.0__py3-none-any.whl → 1.1.2__py3-none-any.whl
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.
Potentially problematic release.
This version of tree-sitter-analyzer might be problematic. Click here for more details.
- tree_sitter_analyzer/__init__.py +1 -1
- tree_sitter_analyzer/mcp/__init__.py +1 -1
- tree_sitter_analyzer/mcp/resources/__init__.py +0 -1
- tree_sitter_analyzer/mcp/tools/__init__.py +0 -2
- tree_sitter_analyzer/mcp/utils/__init__.py +0 -1
- {tree_sitter_analyzer-1.1.0.dist-info → tree_sitter_analyzer-1.1.2.dist-info}/METADATA +6 -6
- {tree_sitter_analyzer-1.1.0.dist-info → tree_sitter_analyzer-1.1.2.dist-info}/RECORD +9 -9
- {tree_sitter_analyzer-1.1.0.dist-info → tree_sitter_analyzer-1.1.2.dist-info}/WHEEL +0 -0
- {tree_sitter_analyzer-1.1.0.dist-info → tree_sitter_analyzer-1.1.2.dist-info}/entry_points.txt +0 -0
tree_sitter_analyzer/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tree-sitter-analyzer
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.2
|
|
4
4
|
Summary: Extensible multi-language code analyzer framework using Tree-sitter with dynamic plugin architecture
|
|
5
5
|
Project-URL: Homepage, https://github.com/aimasteracc/tree-sitter-analyzer
|
|
6
6
|
Project-URL: Documentation, https://github.com/aimasteracc/tree-sitter-analyzer#readme
|
|
@@ -164,10 +164,10 @@ Description-Content-Type: text/markdown
|
|
|
164
164
|
[](https://python.org)
|
|
165
165
|
[](LICENSE)
|
|
166
166
|
[](#quality-assurance)
|
|
167
|
-
[](#quality-assurance)
|
|
168
168
|
[](#quality-assurance)
|
|
169
169
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
170
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
171
171
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
172
172
|
|
|
173
173
|
## 🚀 Break Through LLM Token Limits, Let AI Understand Code Files of Any Size
|
|
@@ -582,12 +582,12 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
|
|
|
582
582
|
## 🏆 Quality Assurance
|
|
583
583
|
|
|
584
584
|
### 📊 **Quality Metrics**
|
|
585
|
-
- **1,
|
|
585
|
+
- **1,504** - 100% pass rate ✅
|
|
586
586
|
- **74.44% Code Coverage** - Industry-leading level
|
|
587
587
|
- **Zero Test Failures** - Complete CI/CD ready
|
|
588
588
|
- **Cross-platform Compatible** - Windows, macOS, Linux
|
|
589
589
|
|
|
590
|
-
### ⚡ **Latest Quality Achievements (v1.
|
|
590
|
+
### ⚡ **Latest Quality Achievements (v1.1.2)**
|
|
591
591
|
- ✅ **Cross-Platform Path Compatibility** - Fixed Windows short path names and macOS symlink differences
|
|
592
592
|
- ✅ **Windows Environment** - Implemented robust path normalization using Windows API
|
|
593
593
|
- ✅ **macOS Environment** - Fixed `/var` vs `/private/var` symlink differences
|
|
@@ -600,7 +600,7 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
|
|
|
600
600
|
uv run pytest tests/ -v
|
|
601
601
|
|
|
602
602
|
# Generate coverage report
|
|
603
|
-
uv run pytest tests/ --cov=tree_sitter_analyzer --cov-report=html
|
|
603
|
+
uv run pytest tests/ --cov=tree_sitter_analyzer --cov-report=html --cov-report=term-missing
|
|
604
604
|
|
|
605
605
|
# Run specific tests
|
|
606
606
|
uv run pytest tests/test_mcp_server_initialization.py -v
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
tree_sitter_analyzer/__init__.py,sha256=
|
|
1
|
+
tree_sitter_analyzer/__init__.py,sha256=11U0oXY9N6VcqA_pQvmKyA4fTW-JH-amMoJ7vRfLSFw,3067
|
|
2
2
|
tree_sitter_analyzer/__main__.py,sha256=Zl79tpe4UaMu-7yeztc06tgP0CVMRnvGgas4ZQP5SCs,228
|
|
3
3
|
tree_sitter_analyzer/api.py,sha256=N_bcf1pLwzXS3elPn30OySLR6ehsHdWpchXMycjl0PY,17399
|
|
4
4
|
tree_sitter_analyzer/cli_main.py,sha256=jWjVJ5AgNmtf6Z7CgeK3IF-zi7yIiu9zn4Oyvzl-iNQ,10349
|
|
@@ -47,12 +47,12 @@ tree_sitter_analyzer/languages/__init__.py,sha256=VTXxJgVjHJAciLhX0zzXOS4EygZMte
|
|
|
47
47
|
tree_sitter_analyzer/languages/java_plugin.py,sha256=ZTtDgyUdv-b9fFvCMEL3xS-yr0rfMueKkVleDybisag,47233
|
|
48
48
|
tree_sitter_analyzer/languages/javascript_plugin.py,sha256=k14kHfi5II9MRTsVuy0NQq5l2KZYncCnM1Q6T1c5q_U,15844
|
|
49
49
|
tree_sitter_analyzer/languages/python_plugin.py,sha256=MJ03F_Nv-nmInIkEFmPyEXYhyGbLHyr5kCbj2taEDYk,29144
|
|
50
|
-
tree_sitter_analyzer/mcp/__init__.py,sha256=
|
|
50
|
+
tree_sitter_analyzer/mcp/__init__.py,sha256=8tC54ZYcZBcFEio-aDet7evzis50zV5gbHuvn_7K514,944
|
|
51
51
|
tree_sitter_analyzer/mcp/server.py,sha256=m-Vf2BQBzx5jCJRGLooznUP8R6cYfdYTZva5qPjZtv0,25222
|
|
52
|
-
tree_sitter_analyzer/mcp/resources/__init__.py,sha256=
|
|
52
|
+
tree_sitter_analyzer/mcp/resources/__init__.py,sha256=D46ZDhPQaCrQze8dHmijMg1QZQ4ABRIjG532sFpuGPo,1367
|
|
53
53
|
tree_sitter_analyzer/mcp/resources/code_file_resource.py,sha256=ZX5ZYSJfylBedpL80kTDlco2YZqgRMb5f3OW0VvOVRM,6166
|
|
54
54
|
tree_sitter_analyzer/mcp/resources/project_stats_resource.py,sha256=r2owXkWrZ-Ee9hLGpt-SSNOxzrzuNVgNXcwxQghCcrM,20057
|
|
55
|
-
tree_sitter_analyzer/mcp/tools/__init__.py,sha256=
|
|
55
|
+
tree_sitter_analyzer/mcp/tools/__init__.py,sha256=9KfetZTaUhvWTeKuZPYzWb7ZomFQ8SsR1qmXVBT4E7c,739
|
|
56
56
|
tree_sitter_analyzer/mcp/tools/analyze_scale_tool.py,sha256=ZiwIzVbzSMoUXpuC94-N9_xLrlSCWEFlHv2nB_ibOgU,27856
|
|
57
57
|
tree_sitter_analyzer/mcp/tools/analyze_scale_tool_cli_compatible.py,sha256=mssed7bEfGeGxW4mOf7dg8BDS1oqHLolIBNX9DaZ3DM,8997
|
|
58
58
|
tree_sitter_analyzer/mcp/tools/base_tool.py,sha256=FVSMgKIliQ5EBVQEfjYwWeqzWt9OqOFDr3dyACIDxig,1210
|
|
@@ -60,7 +60,7 @@ tree_sitter_analyzer/mcp/tools/query_tool.py,sha256=UzJSfVXr6DsF1E8EdysMHxlYOREZ
|
|
|
60
60
|
tree_sitter_analyzer/mcp/tools/read_partial_tool.py,sha256=Hc4PnF7wBBRhxVlzuqaz1rBA5rWSNvC6qEiWSLqdogI,11504
|
|
61
61
|
tree_sitter_analyzer/mcp/tools/table_format_tool.py,sha256=YeZs5tL8hjWOCR-v6VekNDMyCQOcNI06wHGbGdnacIQ,15451
|
|
62
62
|
tree_sitter_analyzer/mcp/tools/universal_analyze_tool.py,sha256=cdc1K-NZomQK7PD1viVR1kBaNWwDeo1FrU0nn5sb1YA,22141
|
|
63
|
-
tree_sitter_analyzer/mcp/utils/__init__.py,sha256=
|
|
63
|
+
tree_sitter_analyzer/mcp/utils/__init__.py,sha256=TgTTKsRJAqF95g1fAp5SR_zQVDkImpc_5R0Dw529UUw,3126
|
|
64
64
|
tree_sitter_analyzer/mcp/utils/error_handler.py,sha256=msrQHX67K3vhJsEc3OPRz5mmWU_yoHz55Lnxy0IZuy4,18404
|
|
65
65
|
tree_sitter_analyzer/mcp/utils/path_resolver.py,sha256=7pZvJ1CjKnLKTGvBBOitCLxgWaHNVQo2SwQrxuyqXkI,14976
|
|
66
66
|
tree_sitter_analyzer/plugins/__init__.py,sha256=ITE9bTz7NO4axnn8g5Z-1_ydhSLT0RnY6Y1J9OhUP3E,10326
|
|
@@ -75,7 +75,7 @@ tree_sitter_analyzer/security/__init__.py,sha256=ZTqTt24hsljCpTXAZpJC57L7MU5lJLT
|
|
|
75
75
|
tree_sitter_analyzer/security/boundary_manager.py,sha256=vdoxABe7e7pAhyuu3-NM9iVz0irHdR1EMwbICdwdr8Y,8644
|
|
76
76
|
tree_sitter_analyzer/security/regex_checker.py,sha256=jWK6H8PTPgzbwRPfK_RZ8bBTS6rtEbgjY5vr3YWjQ_U,9616
|
|
77
77
|
tree_sitter_analyzer/security/validator.py,sha256=PWczaviFTOLjyCDMFnmZNDdL-D9Y-7Mfw-EkXFpT83g,9262
|
|
78
|
-
tree_sitter_analyzer-1.1.
|
|
79
|
-
tree_sitter_analyzer-1.1.
|
|
80
|
-
tree_sitter_analyzer-1.1.
|
|
81
|
-
tree_sitter_analyzer-1.1.
|
|
78
|
+
tree_sitter_analyzer-1.1.2.dist-info/METADATA,sha256=JbSj396OMJjgvNp_7Ch9Nymw-XN-Sdvw3YV6WeqT6kI,25089
|
|
79
|
+
tree_sitter_analyzer-1.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
80
|
+
tree_sitter_analyzer-1.1.2.dist-info/entry_points.txt,sha256=U4tfLGXgCWubKm2PyEb3zxhQ2pm7zVotMyfyS0CodD8,486
|
|
81
|
+
tree_sitter_analyzer-1.1.2.dist-info/RECORD,,
|
|
File without changes
|
{tree_sitter_analyzer-1.1.0.dist-info → tree_sitter_analyzer-1.1.2.dist-info}/entry_points.txt
RENAMED
|
File without changes
|