diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 4016fdcc74..4175130e5b 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -25,8 +25,7 @@ jobs: secrets: REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }} coverage: - if: github.event_name == 'pull_request' - name: Coverage 📔 + name: Coverage 📔 uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main secrets: REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }} diff --git a/README.md b/README.md index d77a005358..6c993fa861 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Teal: Interactive Exploratory Data Analysis with Shiny Web-Applications + +[![Code Coverage](https://raw.githubusercontent.com/insightsengineering/teal/_xml_coverage_reports/data/main/badge.svg)](https://raw.githubusercontent.com/insightsengineering/teal/_xml_coverage_reports/data/main/coverage.xml) + + *teal* is a shiny-based interactive exploration framework for analyzing data. `teal` applications require app developers to specify: