coverage_viewer 0.0.2 copy "coverage_viewer: ^0.0.2" to clipboard
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 (--high and --medium CLI options)
  • Added CoverageThresholds model 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
1
likes
160
points
158
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and elegant tool to visualize Dart and Flutter test coverage reports

Repository (GitHub)
View/report issues

Topics

#coverage #testing #flutter #dart #visualization

License

MIT (license)

Dependencies

args, intl, path, shelf, shelf_router

More

Packages that depend on coverage_viewer