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

Implement expand extension interface and Cell struct #135

Merged
merged 2 commits into from
May 28, 2024

Address review comments

315c8bf
Select commit
Loading
Failed to load commit list.
Merged

Implement expand extension interface and Cell struct #135

Address review comments
315c8bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2024 in 0s

53.26% (-0.37%) compared to 63c8a52

View this Pull Request on Codecov

53.26% (-0.37%) compared to 63c8a52

Details

Codecov Report

Attention: Patch coverage is 21.62162% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 53.26%. Comparing base (63c8a52) to head (315c8bf).

Files Patch % Lines
src/QuartoNotebookWorker/src/render.jl 0.00% 16 Missing ⚠️
src/QuartoNotebookWorker/src/cell_expansion.jl 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   53.62%   53.26%   -0.37%     
==========================================
  Files          26       27       +1     
  Lines        1199     1209      +10     
==========================================
+ Hits          643      644       +1     
- Misses        556      565       +9     

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