KeithWM

Results 17 issues of KeithWM

When running a coverage report, the filenames printed contain the full path, not just the path relative to the project root. I'm not sure if this is intentional, or a...

A bit of a long shot to post this here, but maybe others have encountered this issue too and there is something I can to fix it. When running Aqua...

bug
test: stale deps

Let me know what you think. I took the liberty of rewriting the tests using ReTest, as it allows for much faster iteration in development. Maybe besides tests that only...

This PR includes only a switch from using Test to using ReTest and an arranging of the testsets into (two) different files. The previous runtests.jl contained two testsets, `MissingVectors` and...

As part of a drive to improve the code quality of a Julia package, I checked for method ambiguities using Aqua. I found 17 ambiguities in our package and its...

### Problem and impact When exporting a filtered view of talks to iCal, it exports _all_ the talks, not just those visible on screen. I think it would be better...

type: bug

The examples that include adding rows or columns in https://dash.plotly.com/julia/datatable/editable do not appear to work when copy-pasted locally. The error I see is ``` Error: error handling request │ exception...