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(fields): escape Slack control characters in pullRequest title #178

Merged
merged 1 commit into from Nov 22, 2021

Conversation

KENNYSOFT
Copy link
Contributor

Related: #158

image

Actually I want to extract the escaping part but haven't find the best place to put that.

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #178 (be41190) into master (5c8520d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          217       222    +5     
  Branches        56        60    +4     
=========================================
+ Hits           217       222    +5     
Impacted Files Coverage Δ
src/fields.ts 100.00% <100.00%> (ø)

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 5c8520d...be41190. Read the comment docs.

@8398a7 8398a7 merged commit 512ca3b into 8398a7:master Nov 22, 2021
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.

None yet

2 participants