COS-IT-FLOWS / Gather

A data collection app that leverages the flutter framework with Dart and Supabase to enable community to upload weather data. It's built on the flutter framework and written in Dart.
MIT License
1 stars 0 forks source link

Code Coverage Summary (GitHub Action) not running correctly #11

Closed reticent-roklimber closed 3 weeks ago

reticent-roklimber commented 3 weeks ago

Describe the bug The GitHub Action Code Coverage Summary is supposed to display code test coverage summary for the application on the documentation. However, the action is not running on the GitHub hosted runner due to some errors in .github/workflows/code-coverage-summary.yml. We also need to add the required hook to the documentation

To Reproduce Steps to reproduce the behavior:

  1. Push or submit pull request to either branch: main, testing

Expected behavior The README.md file should automatically update with required code coverage metrics.

Desktop (please complete the following information):