log-coverage-analyzer
π―Skillfrom openharmonyinsight/openharmony-skills
Analyzes OpenHarmony log files to measure code coverage, identify untested paths, and generate comprehensive test effectiveness reports.
Part of
openharmonyinsight/openharmony-skills(20 items)
Installation
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill log-coverage-analyzerNeed more details? View full documentation on GitHub β
More from this repository10
Identifies and analyzes security vulnerabilities in OpenHarmony C++ system services, focusing on IPC handlers, multithreading, and sensitive data protection.
Enforces strict OpenHarmony C++ coding standards, ensuring secure, consistent, and project-specific code development.
Generates comprehensive OpenHarmony C++ unit tests with HWTEST_F framework, supporting mock strategies, NDK/NAPI interfaces, and 75%+ coverage requirements.
Automated AI-powered code review for business logic, identifying potential inefficiencies, security risks, and architectural improvements in enterprise software.
Automatically generates comprehensive unit test code reviews with AI-powered insights, identifying potential improvements and best practices for test coverage.
Streamlines OpenHarmony SDK and development resource downloads, managing version selection, mirror optimization, and automated installation processes.
Analyzes OpenHarmony product definition documents (PDD/PRD) to extract requirements, validate specifications, and generate structured insights for development teams.
Generates comprehensive Product Design Document (PDD) templates for OpenHarmony projects, streamlining technical specification and requirements documentation.
Streamlines OpenHarmony cross-platform test suite compilation, configuration, and execution for developers targeting multiple device architectures.
Automatically sorts and organizes C++ include directives by type, library, and alphabetical order for cleaner, more maintainable code