Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: use test coverage for current git-branch #1133

Merged
merged 12 commits into from
Feb 28, 2024
Merged

feature: use test coverage for current git-branch #1133

merged 12 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. feature: use test coverage for current git-branch

    - to clearly show what the testing coverage is on each branch via the
      badge
    - `README.Rmd` is altered to programatically retrieve the current git
      branch which automatically uses the correct coverage results from https://about.codecov.io/
    
    Refs: #1086
    ilyaZar authored and ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f536fe9 View commit details
    Browse the repository at this point in the history
  2. feat: add workflow to rebuild README.Rmd automatically

    - when CI rebuilds README.Rmd it should also use the badge of the git-branch so the codecov gets an update
    ilyaZar authored and ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ae6c49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e55d2d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1087952 View commit details
    Browse the repository at this point in the history
  5. ci: forgot to sudo maybe

    ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d828399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1482bf View commit details
    Browse the repository at this point in the history
  7. ci: also installing the deps

    ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a2ab831 View commit details
    Browse the repository at this point in the history
  8. ci: allow the README to fail

    ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5df35da View commit details
    Browse the repository at this point in the history
  9. Re-build README.md

    ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d76b40c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ac98e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4583ce7 View commit details
    Browse the repository at this point in the history
  12. Re-build README.md

    ColinFay committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    552ca0d View commit details
    Browse the repository at this point in the history