Seth Caldwell

Results 5 issues of Seth Caldwell

I am trying to better understand why coverage increases when using `--doctest-modules` and `pytest-cov`, even when there are no docstrings, let alone doctest examples within the docstring. Here's a simple...

Outlook does not typically support max-width and responsive design. However, there is a workaround highlighted in this [SO post](https://stackoverflow.com/questions/2426072/is-there-an-equivalent-of-css-max-width-that-works-in-html-emails). My current email tasks are almost entirely going to Outlook users,...

There is a bug in `drive_download()` that causes it to fail on KML files depending on the mime type. KML mimeTypes are often `text/xml` or another raw text input. However,...

### Error description When interactively developing in RStudio, I often might run selections of code by running line by line or highlighting a section to run with `cmd + enter`...

⚠️ bug

**Before filing a bug** - [x] I have installed the latest dev version of {precommit} with `remotes::install_github('lorenzwalthert/precommit')` - [x] I have installed the latest hook revisions (update with `precommit::autoupdate()`) -...