• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rokucommunity / brighterscript / #672
89%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2020 07:15PM UTC
Jobs 1
Files 63
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#672

push

web-flow
Template string implementation (#107)

* adds template string implementation

* simple tests for transpile

* improves performance using, spread instead of concat in transpile function

* fixes lexxer bug

* adds TemplateStringExpression, to better handle multiline strings

* Refactors template strings to keep the quasis and expressions separate and pump out a function call. We can handle concat and string repalce on the box)

* adds nested case

* unit test tweak

* Fix lint issues and simplified some literal tests

* bslib: added templateString and toString impl

* lexer support multi-line token location tracking.Fix template literal transpile.

* Fixed template string lexing.

* Combine side-by-side quasis into single expression

* Support escaping various chars in template strings

* template string support for escaped unicode chars

* Fixed incorrect template string char transpile in docs

* template string capture quote marks

* Add support for tagged template string expressions

* more tagged template string tests.

* Log uncaught errors in parser
string template bugfixes

* Fix template string docs.

Co-authored-by: Bronley Plumb <bronley@gmail.com>

2134 of 3085 branches covered (69.17%)

Branch coverage included in aggregate %.

4689 of 5977 relevant lines covered (78.45%)

772.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #672.1 06 Jul 2020 07:15PM UTC 0
75.29
Source Files on build #672
Detailed source file information is not available for this build.
  • Back to Repo
  • 9be3c082 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc