wjakethompson / measr

R package for the Bayesian estimation of diagnostic classification models using Stan
https://measr.info
GNU General Public License v3.0
8 stars 3 forks source link

Update GitHub actions #19

Closed wjakethompson closed 1 year ago

wjakethompson commented 1 year ago

The goal is to always pull the latest version of rstan and StanHeaders from mc-stan.org/r-packages, without having to specify as specific version using the "url::" syntax.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2196481) 96.61% compared to head (3abfb9a) 96.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ======================================= Coverage 96.61% 96.61% ======================================= Files 31 31 Lines 2186 2186 ======================================= Hits 2112 2112 Misses 74 74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.