PumasAI / QuartoNotebookRunner.jl

MIT License
61 stars 8 forks source link

Fix unpopulated notebook options during worker package init #167

Closed MichaelHatherly closed 2 months ago

MichaelHatherly commented 2 months ago

Handles the case where a package that triggers extension loading within this package's worker package is already available in the process that is running the notebook (e.g. a system image containing Makie).

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review. Files Patch % Lines
src/QuartoNotebookWorker/src/refresh.jl 0.00% 12 Missing :warning:
...ookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl 0.00% 5 Missing :warning:
src/QuartoNotebookWorker/src/render.jl 0.00% 2 Missing :warning:
src/QuartoNotebookWorker/src/NotebookState.jl 0.00% 1 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!