PackageTrack
Sign in Get early access

dlcov

A CLI to add code coverage threshold (CI/CD, git hooks, etc.)

4.2.1 8.9K downloads/mo #3071 most downloaded on pub.dev emanuel-braz/dlcov

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 4 months

Most releases are documented

notes for 9 of 11 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

11 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Sep 2021 to May 2022
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 4.2.1 10 May 2022
    Release notes

    [4.2.1] 2022-05-10

    Fixed

    • it fix malformed import paths in dart file - PR #20
    Open source →
    Release notes

    Fixed

    • it fix malformed import paths in dart file - PR #20
    Open source →
  2. 4.2.0 22 Mar 2022
    Release notes

    Added

    • add --exclude-files parameter
    • add --exclude-contents parameter
    • add --exclude-contents-path parameter
    Open source →
  3. 4.0.1 20 Mar 2022
    Release notes

    Break

    • --coverage parameter becomes optional (default = 0)

    Added

    • add the gen-refs command, to generate references to untested files
    • add the include-untested-files parameter
    • add the lcov-gen parameter
    Open source →
    Release notes

    Chore

    • refactoring code
    Open source →
  4. 4.0.0 20 Mar 2022
    Release notes

    Break

    • --coverage parameter becomes optional (default = 0)

    Added

    • add the gen-refs command, to generate references to untested files
    • add the include-untested-files parameter
    • add the lcov-gen parameter
    Open source →
  5. 3.0.1 19 Mar 2022
    Release notes

    Remove 'part of' files from list of imports

    Open source →
    Release notes

    Fix

    • remove 'part of' files from list of imports
    Open source →
  6. 3.0.0 08 Mar 2022
    Release notes

    [3.0.0] 2022-03-07

    Break

    • Spelling fixes: --exclude-sufix becomes --exclude-suffix
    Open source →
    Release notes

    Break

    • Spelling fixes: --exclude-sufix becomes --exclude-suffix
    Open source →
  7. 2.0.1 28 Feb 2022
    Release notes
    • fix windows compatibility
    Open source →
  8. 2.0.0 28 Feb 2022
    Release notes

    Break

    • The root project folder must to be the same name as the package name.
      • Use the --package-name argument, in order to define the correct package name, if the root folder is not the same name.

    example:

    dlcov -c 80 -p flutter_project_name
    dlcov -c 80 --package-name flutter_project_name
    • Remove file argument, and now it uses coverage/lcov.info as default.

    Added

    • workaround to make it consider all dart files in code coverage reports (It is not yet natively supported by Flutter.)

    Chore

    • fix repo issues link
    Open source →
    Release notes

    Break

    • The root project folder must to be the same name as the package name.
      • Use the --package-name argument, in order to define the correct package name, if the root folder is not the same name.

    example:

    dlcov -c 80 -p flutter_project_name
    dlcov -c 80 --package-name flutter_project_name
    
    - Remove `file` argument (always uses default: coverage/lcov.info)
    

    Added

    • workaround to make it consider all dart files in code coverage reports (It is not yet natively supported by Flutter.)

    Chore

    • fix repo issues link
    Open source →
  9. 1.0.1 18 Oct 2021
    Release notes

    Added

    • refactor app with arg params (see README.md)
    • --exclude-sufix in order to remove generated files from results
    • --log param to create log in root folder (dlcov.log)

    Break

    • Need to enter the arguments --file and --coverage

    Chore

    • format files

    0.1.0

    Added 2021-09-16

    • Initial version.
    Open source →
  10. 1.0.0 18 Oct 2021

    Nothing published for this version

  11. 0.1.0 15 Sep 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive