coveralls 3.2.0 copy "coveralls: ^3.2.0" to clipboard
coveralls: ^3.2.0 copied to clipboard

discontinued
outdated

Send LCOV and Clover coverage reports to the Coveralls service.

Changelog #

Version 3.2.0 #

  • Added the Options class, used by the command line interface.
  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 3.1.0 #

  • Added a user guide based on MkDocs.
  • Added an example code.
  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 3.0.0 #

  • Breaking change: starting to use and support the Dart 2 SDK.
  • Using optional const and new.
  • Updated the package dependencies.

Version 2.1.0 #

  • Updated the package dependencies.

Version 2.0.1 #

  • Fixed a bug: the CLI script doesn't run when using the pub global run command.

Version 2.0.0 #

  • Breaking change: changed the signature of most class constructors.
  • Breaking change: most class properties are now final.
  • Breaking change: raised the required Dart version.
  • Breaking change: replaced the -f|--file named argument of the CLI script by an anonymous argument (e.g. coveralls lcov.info instead of coveralls -f lcov.info)
  • Breaking change: the version property is now private.
  • Added support for Clover reports.
  • Changed licensing for the MIT License.
  • Replaced the which module by where.
  • Updated the package dependencies.

Version 1.0.0 #

  • First stable release.

Version 0.3.0 #

  • Updated the package dependencies.

Version 0.2.0 #

  • Updated the package dependencies.

Version 0.1.1 #

  • Updated the documentation.

Version 0.1.0 #

  • Initial release.
0
likes
10
pub points
0%
popularity

Publisher

verified publisherbelin.io

Send LCOV and Clover coverage reports to the Coveralls service.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

build_cli_annotations, crypto, http, json_annotation, lcov, path, pubspec_parse, where, xml, yaml

More

Packages that depend on coveralls