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 #142, InteractiveUtils should be imported by default #148

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

MichaelHatherly
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 52.87%. Comparing base (84761e2) to head (e203401).

Files Patch % Lines
src/QuartoNotebookWorker/src/NotebookState.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   52.91%   52.87%   -0.05%     
==========================================
  Files          29       29              
  Lines        1217     1218       +1     
==========================================
  Hits          644      644              
- Misses        573      574       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelHatherly MichaelHatherly merged commit 5bcb502 into main Jun 7, 2024
8 of 10 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/interactiveutils branch June 7, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Small difference to Jupyter/IJulia: InteractiveUtils not preloaded
1 participant