Search
3 results for “AlexAxthelm”
-
#rstats #testthat #codecov
Edit: uploading results from the different runners worked! I was just impatient.Question
I have a function that has different behavior on Windows and (MacOS/Linux). I have tests that correctly check all of this (using testthat::skip_on_os() ). Everything is working as intended.
But when I run my CI checks, codecov marks the “windows” lines as untested. My naive solution of running the codecov action on a windows runner is also not solving it.
Any suggestions?
-
Got a notification today that my Personal Access Token for #AzureDevOps expires soon. when I went to rotate it, there is an option to just... extend the shelf life? Never seen that before from any of the services I use.
Does that feel weird to anyone else?