We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85e0be commit 594ca55Copy full SHA for 594ca55
pkgs/coverage/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.2.0-dev
+## 1.2.0
2
3
* Support branch level coverage information, when running tests in the Dart VM.
4
This is not supported for web tests yet.
pkgs/coverage/pubspec.yaml
@@ -1,5 +1,5 @@
name: coverage
-version: 1.2.0-dev
+version: 1.2.0
description: Coverage data manipulation and formatting
homepage: https://github.com/dart-lang/coverage
5
0 commit comments