home.social

Search

3 results for “AlexAxthelm”

  1. hivemind: has anyone written a linter to have check that I have a `return()` call at then end of each function (opposite of implicit return / tidystyle)?


  2. 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?

  3. Got a notification today that my Personal Access Token for 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?