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

Bugfix/#559 html escaping #573

Merged
merged 6 commits into from
Nov 24, 2020
Merged

Bugfix/#559 html escaping #573

merged 6 commits into from
Nov 24, 2020

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Nov 23, 2020

Fixes #550 and #488

@codecov
Copy link

codecov bot commented Nov 23, 2020

Codecov Report

Merging #573 (a9518bf) into master (8629b57) will increase coverage by 0.2%.
The diff coverage is 50.0%.

@@           Coverage Diff            @@
##           master    #573     +/-   ##
========================================
+ Coverage    41.5%   41.7%   +0.2%     
========================================
  Files         268     268             
  Lines        8202    8202             
========================================
+ Hits         3404    3420     +16     
+ Misses       4435    4418     -17     
- Partials      363     364      +1     

@ziflex ziflex merged commit 2baac62 into master Nov 24, 2020
@ziflex ziflex deleted the bugfix/#559-html-escaping branch November 24, 2020 01:23
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.

DECODE_URI_COMPONENT seems broken
1 participant