Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unpopulated notebook options during worker package init #167

Merged
merged 1 commit into from
Jul 26, 2024

Fix unpopulated notebook options during worker package init

aa71c70
Select commit
Loading
Failed to load commit list.
Merged

Fix unpopulated notebook options during worker package init #167

Fix unpopulated notebook options during worker package init
aa71c70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 26, 2024 in 0s

0.00% of diff hit (target 51.66%)

View this Pull Request on Codecov

0.00% of diff hit (target 51.66%)

Annotations

Check warning on line 17 in src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 23 in src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl#L23

Added line #L23 was not covered by tests

Check warning on line 25 in src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/ext/QuartoNotebookWorkerCairoMakieExt.jl#L25

Added line #L25 was not covered by tests

Check warning on line 14 in src/QuartoNotebookWorker/src/NotebookState.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/src/NotebookState.jl#L14

Added line #L14 was not covered by tests

Check warning on line 31 in src/QuartoNotebookWorker/src/refresh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/src/refresh.jl#L27-L31

Added lines #L27 - L31 were not covered by tests

Check warning on line 33 in src/QuartoNotebookWorker/src/refresh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/src/refresh.jl#L33

Added line #L33 was not covered by tests

Check warning on line 36 in src/QuartoNotebookWorker/src/refresh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/src/refresh.jl#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 45 in src/QuartoNotebookWorker/src/refresh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/src/refresh.jl#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 330 in src/QuartoNotebookWorker/src/render.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/QuartoNotebookWorker/src/render.jl#L329-L330

Added lines #L329 - L330 were not covered by tests