https://github.com/dnfield/coveralls.dart
Send Clover and LCOV coverage reports to the Coveralls service, in Dart.
https://github.com/dnfield/coveralls.dart
Last synced: about 1 year ago
JSON representation
Send Clover and LCOV coverage reports to the Coveralls service, in Dart.
- Host: GitHub
- URL: https://github.com/dnfield/coveralls.dart
- Owner: dnfield
- License: mit
- Created: 2019-02-06T00:01:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T18:31:12.000Z (over 7 years ago)
- Last Synced: 2024-10-19T00:37:42.580Z (over 1 year ago)
- Language: Dart
- Homepage: https://dev.belin.io/coveralls.dart
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# Coveralls for Dart
    
Send [LCOV](http://ltp.sourceforge.net/coverage/lcov.php) and [Clover](https://www.atlassian.com/software/clover) coverage reports to the [Coveralls](https://coveralls.io) service, in [Dart](https://www.dartlang.org).
## Documentation
- [User guide](https://dev.belin.io/coveralls.dart)
- [API reference](https://dev.belin.io/coveralls.dart/api)
## Development
- [Git repository](https://github.com/cedx/coveralls.dart)
- [Pub package](https://pub.dartlang.org/packages/coveralls)
- [Submit an issue](https://github.com/cedx/coveralls.dart/issues)
## License
[Coveralls for Dart](https://dev.belin.io/coveralls.dart) is distributed under the MIT License.