Skip to content

Conversation

@kensanangelo
Copy link
Contributor

I encountered a specific use case in which I still needed to be able to override display: flex when wrapLongLines and showLineNumbers are true. This PR fixes this without changing functionality.

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.97%. Comparing base (6990564) to head (c429e8e).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/highlight.js 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #487   +/-   ##
=======================================
  Coverage   95.97%   95.97%           
=======================================
  Files          11       11           
  Lines         323      323           
  Branches      123      123           
=======================================
  Hits          310      310           
  Misses         12       12           
  Partials        1        1           

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

@simmerer
Copy link
Collaborator

Looks like this solves #518 - thanks!

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.

2 participants