dimanche 16 février 2020

How do i codecover main in flutter?

I am using Codecov to display the code coverage of an application I'm starting, but it's stuck at 90%, because the line void main() => runApp(MyApp()); isn't covered by the tests. How do I cover this line?

Aucun commentaire:

Enregistrer un commentaire