Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

niuzhenguo
Copy link
Member

This tries to fix the issue that the angle brackets "<" and ">" are
escaped to "\u003c" and "\u003e" with json.Marshal.

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

This tries to fix the issue that the angle brackets "<" and ">" are
escaped to "\u003c" and "\u003e" with json.Marshal.
@coveralls
Copy link

coveralls commented Sep 18, 2018

Pull Request Test Coverage Report for Build 219

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+5.4%) to 75.155%

Totals Coverage Status
Change from base Build 213: 5.4%
Covered Lines: 5445
Relevant Lines: 7245

💛 - Coveralls

@niuzhenguo niuzhenguo merged commit 8e6170b into huaweicloud:master Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants