e0b4ab0124c04c7d5ad421a841537a7218de7d58
Major improvements to coverage analysis accuracy: **Fixed Coverage Calculation Logic:** - Remove false positive where untested issues showed 100% coverage - Require actual keyword overlap for coverage validation - Treat requirements with no extractable keywords as gaps (not covered) - Changed from assuming coverage if any tests exist to requiring keyword matches **Enhanced Requirement Extraction:** - Add patterns for data operations (read, store, save, load, retrieve, fetch) - Add data handling patterns (file, database, storage, content) - Add format handling patterns (schema, json, markdown, ast) - Intelligent analysis of simple issues with enhanced requirement generation - Title-based requirement extraction for comprehensive coverage **Stricter Coverage Validation:** - Requirements without keywords always considered gaps - No more false positives for completely untested functionality - Improved gap detection for better accuracy **Results:** - Issue #3 now correctly shows 33.3% coverage (was 100% false positive) - Issue #11 still correctly shows 100% coverage (comprehensive tests) - More detailed requirement breakdown for simple issues 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
MarkiTect - Advanced Markdown Engine
Your Markdown, Redefined.
MarkiTect is an open-source tool designed to bring structural integrity and consistency to your Markdown files. It empowers you to stop treating your documentation as plain text and start managing it as structured data.
With MarkiTect, you can define a schema to enforce the exact structure of your documents—ensuring every file has the right sections, headings, and hierarchy. This makes it easier than ever to maintain, validate, and automate large-scale documentation projects. Build with confidence, not with manual checks.
Description
Releases
1
MarkiTect 0.8.0
Latest
Languages
Python
84.7%
JavaScript
8%
HTML
5.6%
Makefile
1.3%
Shell
0.2%
Other
0.1%