Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixed support of non elixir code blocks #572

Conversation

cblavier
Copy link
Contributor

No description provided.

@cblavier cblavier changed the title fixed support of non elixir code blocks Fixed support of non elixir code blocks Jan 31, 2025
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.49%. Comparing base (375968e) to head (a323898).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #572   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          40       40           
  Lines        2223     2225    +2     
=======================================
+ Hits         2145     2147    +2     
  Misses         78       78           

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

@cblavier cblavier merged commit bf07671 into main Jan 31, 2025
3 checks passed
@cblavier cblavier deleted the 570-caseclauseerror-if-component-doc-contains-fenced-code-block-with-non-elixirheex-lang branch January 31, 2025 14:51
@xxdavid
Copy link
Contributor

xxdavid commented Jan 31, 2025

@cblavier Sorry for introducing the bug and thank you for fixing it.

@cblavier
Copy link
Contributor Author

no worry 👌

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CaseClauseError if component doc contains fenced code block with non elixir/heex lang
2 participants