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

linkify-html: don't convert & -> & #462

Merged
merged 1 commit into from
Nov 22, 2023
Merged

linkify-html: don't convert & -> & #462

merged 1 commit into from
Nov 22, 2023

Conversation

nfrasser
Copy link
Owner

Fixes #455

@nfrasser nfrasser self-assigned this Nov 22, 2023
Copy link

Pull Request Test Coverage Report for Build 6951706157

  • 26 of 28 (92.86%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 95.959%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/linkify-html/src/linkify-html.js 26 28 92.86%
Totals Coverage Status
Change from base Build 6837193620: 0.01%
Covered Lines: 1110
Relevant Lines: 1131

💛 - Coveralls

@nfrasser nfrasser merged commit 7471c52 into main Nov 22, 2023
5 checks passed
@nfrasser nfrasser deleted the html-entities-fix branch November 22, 2023 01:43
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.

… is not properly handled
1 participant