driver-web icon indicating copy to clipboard operation
driver-web copied to clipboard

Add nl2br message in buildReply()

Open sasha-x opened this issue 5 years ago • 3 comments

Add nl2br for outgoing message text to keep new line formatting due to web widget expects replies in raw html format.

sasha-x avatar Sep 02 '19 16:09 sasha-x

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage     53.48%   53.48%           
  Complexity       50       50           
=========================================
  Files             5        5           
  Lines           172      172           
=========================================
  Hits             92       92           
  Misses           80       80           
Impacted Files Coverage Δ Complexity Δ
src/WebDriver.php 74.79% <100.00%> (ø) 43.00 <0.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 98f10f4...dd45c9b. Read the comment docs.

codecov[bot] avatar Sep 02 '19 16:09 codecov[bot]

Any news?

sasha-x avatar Sep 04 '20 06:09 sasha-x

Close and reopen PR to trigger travis build. I can't merge this yet without having a stable CI environment.

https://travis-ci.org/github/botman/driver-web/jobs/724012686

crynobone avatar Sep 04 '20 10:09 crynobone