grinder_coveralls 2.2.0 copy "grinder_coveralls: ^2.2.0" to clipboard
grinder_coveralls: ^2.2.0 copied to clipboard

discontinued

Grinder plug-in collecting your code coverage as LCOV and uploading it to the Coveralls service.

Changelog #

Version 2.2.0 #

  • Updated the documentation.
  • Updated the package dependencies.

Version 2.1.1 #

  • Deprecated this package.

Version 2.1.0 #

  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 2.0.0 #

  • Breaking change: replaced the collectFromDirectory(), collectFromFile() and collectFromFiles() methods from the Collector class by the run() one.
  • Breaking change: using glob patterns instead of FileSystemEntity parameters for providing the list of files to be tested.
  • Raised the Dart SDK constraint.
  • Replaced Travis CI by GitHub Actions for the continuous integration.
  • Updated the package dependencies.

Version 1.1.1 #

  • Fixed the issue #2: a breaking change was introduced in the coverage package.
  • Updated the package dependencies.

Version 1.1.0 #

  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 1.0.0 #

  • First stable release.
  • Raised the Dart SDK constraint.
  • Using new language features: collection if and spread operator.
  • Updated the package dependencies.

Version 0.2.0 #

  • Added unit tests.
  • Updated the documentation.

Version 0.1.0 #

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

Publisher

verified publisherbelin.io

Grinder plug-in collecting your code coverage as LCOV and uploading it to the Coveralls service.

Homepage
Repository
View/report issues

License

unknown (LICENSE)

Dependencies

code_builder, coverage, coveralls, crypto, glob, grinder

More

Packages that depend on grinder_coveralls