dwyl / learn-flutter

🦋 Learn how to use Flutter to Build Cross-platform Native Mobile Apps
https://flutter.dev
GNU General Public License v2.0
86 stars 8 forks source link

[PR] Adding gh-actions pipeline to test coverage and upload to Codecov #71

Closed LuchoTurtle closed 1 year ago

LuchoTurtle commented 1 year ago

This is a micro-PR that adds a GH Action workflow that tests coverage and uploads it to Codecov. This will later be useful to add badges as well 😄