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: inline blocks throw error in md notebook #1820

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

wusteven815
Copy link
Contributor

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a2f054) 46.11% compared to head (8b3acab) 46.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1820   +/-   ##
=======================================
  Coverage   46.11%   46.11%           
=======================================
  Files         628      628           
  Lines       37822    37822           
  Branches     9529     9529           
=======================================
  Hits        17440    17440           
  Misses      20328    20328           
  Partials       54       54           
Flag Coverage Δ
unit 46.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wusteven815 wusteven815 marked this pull request as ready for review February 20, 2024 18:15
@wusteven815 wusteven815 self-assigned this Feb 20, 2024
@wusteven815 wusteven815 merged commit f871323 into deephaven:main Feb 20, 2024
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2024
@wusteven815 wusteven815 deleted the fix-1817-inline-code-blocks branch February 23, 2024 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using inline code blocks breaks notebooks and don't work properly on panels
2 participants