1 Star 0 Fork 0

局局局鱼鱼鱼/lcov.dart

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pubspec.yaml 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
Minsu Lee 提交于 2021-05-28 19:59 . feat: migrate to null safety
name: lcov
version: 6.0.0
description: Parse and format to LCOV your code coverage reports. The best way to share your code coverage stats.
homepage: https://cedx.github.io/lcov.dart
issue_tracker: https://github.com/cedx/lcov.dart/issues
repository: https://github.com/cedx/lcov.dart
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
json_annotation: ^4.0.1
dev_dependencies:
build_runner: ^2.0.4
build_test: ^2.1.0
coverage: ^1.0.3
json_serializable: ^4.1.3
test: ^1.17.5
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/435230471/lcov.dart.git
git@gitee.com:435230471/lcov.dart.git
435230471
lcov.dart
lcov.dart
main

搜索帮助