coverage_viewer 0.0.2
coverage_viewer: ^0.0.2 copied to clipboard
A simple and elegant tool to visualize Dart and Flutter test coverage reports
0.0.2 #
- Added configurable coverage color thresholds (
--highand--mediumCLI options) - Added
CoverageThresholdsmodel for programmatic threshold configuration - Added dartdoc comments to all public API elements
- Updated README with new options and usage examples
0.0.1 #
- Initial release
- LCOV file parsing
- Interactive web interface
- Folder tree visualization
- Search functionality
- Cross-platform support