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

Handle Empty Code Blocks #89

Merged
merged 3 commits into from
May 26, 2023
Merged

Handle Empty Code Blocks #89

merged 3 commits into from
May 26, 2023

Conversation

wbaldoumas
Copy link
Owner

Description

Handle for scenarios where users pass empty code blocks.

Addresses #88.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (16247e5) 100.00% compared to head (d353b60) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #89   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           71        71           
  Branches         9        10    +1     
=========================================
  Hits            71        71           
Impacted Files Coverage Δ
src/Markdown.ColorCode/ColorCodeBlockRenderer.cs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wbaldoumas wbaldoumas temporarily deployed to Publish Preview May 25, 2023 00:58 — with GitHub Actions Inactive
@wbaldoumas wbaldoumas merged commit 853c6c2 into main May 26, 2023
@wbaldoumas wbaldoumas deleted the handle-empty-code-blocks branch May 26, 2023 02:04
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.

1 participant