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

Fix Escape Character Issues for Patch Branch #826

Merged
merged 5 commits into from
Jul 19, 2022

Conversation

ThisaruGuruge
Copy link
Member

Purpose

Fixes: #3067
Fixes: #3069

These are already been fixed in the master, this is for the patch release.

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #826 (5235b9a) into 2201.1.x (a745da7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           2201.1.x     #826   +/-   ##
=========================================
  Coverage     89.36%   89.36%           
=========================================
  Files            55       55           
  Lines          3941     3941           
  Branches       2122     2122           
=========================================
  Hits           3522     3522           
  Misses          388      388           
  Partials         31       31           
Impacted Files Coverage Δ
ballerina/response_formatter.bal 96.09% <0.00%> (-0.76%) ⬇️
ballerina/websocket_service.bal 100.00% <0.00%> (+2.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 096cf64...5235b9a. Read the comment docs.

@ThisaruGuruge ThisaruGuruge merged commit 15b267d into ballerina-platform:2201.1.x Jul 19, 2022
@ThisaruGuruge ThisaruGuruge deleted the 2201.1.x branch July 19, 2022 06:28
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