dreport 0.0.6
dreport: ^0.0.6 copied to clipboard
Parse and convert Dart analysis, test reports to other formats.
0.0.6 #
- Implemented support for reviewdog for analyzer conversion
0.0.5 #
- Support • as delimiter (old format)
0.0.4 #
- Lower SDK constraint to 3.0.0
0.0.3 #
- Added dreport.dart to list of executables in pubspec.yaml
0.0.2 #
- Fixed LICENSE to be recognized by Pub
- Removed xml dependency as not needed
0.0.1 #
- Implemented parser of dart analyzer output
- Implemented converter to GitLab Code Quality format from dart analyzer output