lcov
Parse and format to LCOV your code coverage reports. The best way to share your code coverage stats.
6.0.0
4.8K downloads/mo
#3899 most downloaded on pub.dev
source
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 26 of 27 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
27 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
27 releases · Jan 2017 to May 2020
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 27-
6.0.029 May 2020Release notes
Open source →- Breaking change: removed the
.fromJson()factories. - Raised the Dart SDK constraint.
- Removed most
finalmodifiers from data fields. - Replaced the build system based on Grinder by PowerShell scripts.
- Breaking change: removed the
-
5.7.022 Apr 2020 -
5.6.031 Jan 2020 -
5.5.024 Nov 2019 -
5.4.011 Aug 2019 -
5.3.010 May 2019 -
5.2.012 Apr 2019 -
5.2.0+112 Apr 2019Nothing published for this version
-
5.1.018 Jan 2019Release notes
Open source →- Updated the package dependencies.
- Updated the URL of the Git repository.
-
5.0.028 Nov 2018 -
4.5.015 Nov 2018 -
4.4.001 Oct 2018 -
4.3.006 Aug 2018 -
4.2.021 Jul 2018Release notes
Open source →- Added an example code.
- Raised the Dart SDK constraint.
- Updated the package dependencies.
-
4.1.022 Jun 2018Release notes
Open source →- Added the
LcovExceptionclass. - Raised the Dart SDK constraint.
- Using optional
constandnew. - Updated the package dependencies.
- Added the
-
4.0.003 Mar 2018Release notes
Open source →- Breaking change: starting to use and support the Dart 2 SDK.
- Added a user guide based on MkDocs.
- Updated the package dependencies.
-
3.1.003 Nov 2017 -
3.0.013 Sep 2017Release notes
Open source →- Breaking change: changed the signature of most constructors.
- Breaking change: most properties of data classes are now
final.
-
2.1.009 Sep 2017 -
2.0.108 Aug 2017Release notes
Open source →- Fixed a bug: a parsing error occurs when the coverage data does not include a test name.
-
2.0.030 Jul 2017Release notes
Open source →- Breaking change: changed the
Report.parse()static method to thefromCoverageconstructor. - Raised the required Dart version.
- Updated the package dependencies.
- Breaking change: changed the
-
1.0.025 Mar 2017 -
0.4.018 Feb 2017 -
0.3.111 Feb 2017 -
0.3.022 Jan 2017Release notes
Open source →- Added the
dataparameter to the default constructors of the coverage classes. - Added the
recordsparameter to the default constructor of theReportclass.
- Added the
-
0.2.022 Jan 2017Release notes
Open source →- Breaking change: changed the signature of most default constructors.
- Empty test names are not included in the report output.
-
0.1.019 Jan 2017