toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 20 packages
Sort by PUB-AZS
A simple command-line application. With this package you will get a list of records of lcov.info file.
Command line utility to read lcov.info and print the coverage report to console.
A command-line tool to customize the contents of a coverage lcov.info file.
Converts LCOV to Cobertura format; the ideal format for GitHub and Azure DevOps.
Parse and format to LCOV your code coverage reports. The best way to share your code coverage stats.
A CLI to add code coverage threshold (CI/CD, git hooks, etc.)
It is possible to exclude coverage by editing the contents of the lcov.info file.
Utility for combining lcov files in a Dart or Flutter monorepo
Dependence-free model and parser for lcov tracefiles. Parses the coverage data from lcov files line by line and produces the model.
A tiny Dart CLI tool to check if code coverage is below the threshold. Analyzes the tracefile used by lcov.