tree-sitter-analyzer 1.2.0__py3-none-any.whl → 1.2.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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tree-sitter-analyzer
3
- Version: 1.2.0
3
+ Version: 1.2.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
@@ -163,11 +163,11 @@ Description-Content-Type: text/markdown
163
163
 
164
164
  [![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://python.org)
165
165
  [![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
166
- [![Tests](https://img.shields.io/badge/tests-1504%20passed-brightgreen.svg)](#quality-assurance)
167
- [![Coverage](https://img.shields.io/badge/coverage-74.30%25-green.svg)](#quality-assurance)
166
+ [![Tests](https://img.shields.io/badge/tests-1514%20passed-brightgreen.svg)](#quality-assurance)
167
+ [![Coverage](https://img.shields.io/badge/coverage-74.10%25-green.svg)](#quality-assurance)
168
168
  [![Quality](https://img.shields.io/badge/quality-enterprise%20grade-blue.svg)](#quality-assurance)
169
169
  [![PyPI](https://img.shields.io/pypi/v/tree-sitter-analyzer.svg)](https://pypi.org/project/tree-sitter-analyzer/)
170
- [![Version](https://img.shields.io/badge/version-1.2.0-blue.svg)](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
170
+ [![Version](https://img.shields.io/badge/version-1.2.2-blue.svg)](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
171
171
  [![GitHub Stars](https://img.shields.io/github/stars/aimasteracc/tree-sitter-analyzer.svg?style=social)](https://github.com/aimasteracc/tree-sitter-analyzer)
172
172
 
173
173
  ## 🚀 Break LLM Token Limits, Let AI Understand Code Files of Any Size
@@ -734,16 +734,16 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
734
734
  ## 🏆 Quality Assurance
735
735
 
736
736
  ### 📊 **Quality Metrics**
737
- - **1,504 tests** - 100% pass rate ✅
738
- - **74.30% code coverage** - Industry-leading level
737
+ - **1,514 tests** - 100% pass rate ✅
738
+ - **74.24% code coverage** - Industry-leading level
739
739
  - **Zero test failures** - Fully CI/CD ready
740
740
  - **Cross-platform compatibility** - Windows, macOS, Linux
741
741
 
742
- ### ⚡ **Latest Quality Achievements (v1.2.0)**
742
+ ### ⚡ **Latest Quality Achievements (v1.2.2)**
743
743
  - ✅ **Cross-platform path compatibility** - Fixed Windows short path names and macOS symbolic link differences
744
744
  - ✅ **Windows environment** - Implemented robust path normalization using Windows API
745
745
  - ✅ **macOS environment** - Fixed `/var` vs `/private/var` symbolic link differences
746
- - ✅ **Comprehensive test coverage** - 1504 tests, 74.30% coverage
746
+ - ✅ **Comprehensive test coverage** - 1514 tests, 74.24% coverage
747
747
  - ✅ **GitFlow implementation** - Professional development/release branch strategy. See [GitFlow documentation](GITFLOW.md) for details.
748
748
 
749
749
  ### ⚙️ **Running Tests**
@@ -76,7 +76,7 @@ tree_sitter_analyzer/security/__init__.py,sha256=ZTqTt24hsljCpTXAZpJC57L7MU5lJLT
76
76
  tree_sitter_analyzer/security/boundary_manager.py,sha256=3eeENRKWtz2pyZHzd8DiVaq8fdeC6s1eVOuBylSmQPg,9347
77
77
  tree_sitter_analyzer/security/regex_checker.py,sha256=jWK6H8PTPgzbwRPfK_RZ8bBTS6rtEbgjY5vr3YWjQ_U,9616
78
78
  tree_sitter_analyzer/security/validator.py,sha256=yR4qTWEcXpR--bSFwtWvSgY0AzqujOFAqlc1Z7dlTdk,9809
79
- tree_sitter_analyzer-1.2.0.dist-info/METADATA,sha256=rdPbuoHTKqWV42JUSc8qQNE7EstPV8vL5Cfthmk-vvU,32970
80
- tree_sitter_analyzer-1.2.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
81
- tree_sitter_analyzer-1.2.0.dist-info/entry_points.txt,sha256=U4tfLGXgCWubKm2PyEb3zxhQ2pm7zVotMyfyS0CodD8,486
82
- tree_sitter_analyzer-1.2.0.dist-info/RECORD,,
79
+ tree_sitter_analyzer-1.2.2.dist-info/METADATA,sha256=qGtIZ8I7c00V9OGt5JFUYLEmf7Zw7AW8CzccHLJyfzE,32970
80
+ tree_sitter_analyzer-1.2.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
81
+ tree_sitter_analyzer-1.2.2.dist-info/entry_points.txt,sha256=U4tfLGXgCWubKm2PyEb3zxhQ2pm7zVotMyfyS0CodD8,486
82
+ tree_sitter_analyzer-1.2.2.dist-info/RECORD,,