Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

test: coverage is not 100 #158

Closed
1 task
alestiago opened this issue Feb 23, 2024 · 1 comment
Closed
1 task

test: coverage is not 100 #158

alestiago opened this issue Feb 23, 2024 · 1 comment
Labels
test Changes that add missing tests or correcting existing tests

Comments

@alestiago
Copy link
Contributor

alestiago commented Feb 23, 2024

Description

The coverage of the template is not 100, it's 86.

Reproductive steps

  1. Generate Very Good Flutter Plugin (from .):
very_good create flutter_plugin my_plugin
  1. Run tests (from my_plugin/):
very_good test -j 4 --recursive --optimization --coverage --test-randomize-ordering-seed random --min-coverage 100

Expected behaviour

Coverage should be 100%

Requirements

  • Coverage should be 100%
@alestiago alestiago added the test Changes that add missing tests or correcting existing tests label Feb 23, 2024
@alestiago
Copy link
Contributor Author

Since we are migrating to Very Good Templates, I'm closing this in favour of VeryGoodOpenSource/very_good_templates#40.

@alestiago alestiago closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
test Changes that add missing tests or correcting existing tests
Projects
Development

No branches or pull requests

1 participant