You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can do more coverage collection from integration tests (android, ios), if we want some day in the future. But I'm not absolutely no rush to do that. It'll make our infrastructure much more fragile, so we'll spend more time debugging weird test failures.
I think we have a better off trying to increase coverage by writing more tests.
See example setup in:
https://github.com/dart-lang/yaml_edit/blob/main/.github/workflows/test-package.yml
The text was updated successfully, but these errors were encountered: