jepusto / metaselection

Meta-analytic p-value selection models with cluster-robust and cluster-bootstrap standard errors
GNU General Public License v3.0
4 stars 0 forks source link

Github action for unit tests #3

Closed jepusto closed 1 month ago

jepusto commented 2 months ago

Configure Github action to run unit tests.

jepusto commented 1 month ago

And also code coverage if feasible.

meghapsimatrix commented 1 month ago

This is the R-CMD-check and test-coverage right?

jepusto commented 1 month ago

Yup.

On Fri, Sep 13, 2024 at 2:56 PM Megha Joshi @.***> wrote:

This is the R-CMD-check and test-coverage right?

— Reply to this email directly, view it on GitHub https://github.com/jepusto/metaselection/issues/3#issuecomment-2350057123, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCVGIVGIATTY5HHOZZYLV3ZWM7NXAVCNFSM6AAAAABNSW4OQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQGA2TOMJSGM . You are receiving this because you authored the thread.Message ID: @.***>

jepusto commented 1 month ago

Looks like there's some issue with the codecov configuration?

jepusto commented 1 month ago

Closed after adding CODECOV_TOKEN to repository secrets.