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

Fix #142, `InteractiveUtils` should be imported by default

e203401
Select commit
Loading
Failed to load commit list.
Merged

Fix #142, InteractiveUtils should be imported by default #148

Fix #142, `InteractiveUtils` should be imported by default
e203401
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 7, 2024 in 1s

52.87% (-0.05%) compared to 84761e2

View this Pull Request on Codecov

52.87% (-0.05%) compared to 84761e2

Details

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.