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

dart-lang / tools / 24944092055 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 12:19AM UTC
Files 8
Run time 0s
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

23 Apr 2026 10:06PM UTC coverage: 100.0%. First build
24944092055.1

push

github

web-flow
Prefer raw strings when possible (#2385)

In #2357 we added more complex escaping to allow creating safe string
literals even when they may include single quote characters. The new
implementation didn't prefer raw strings by default so use existing uses
changed behavior and some tests which hardcode expected generated output
a non-behavior impacting diff appears.

Prefer to use actual prefixed raw strings when there are no single
quotes. Existing callers passing strings allowed by the old
implementation will not be impacted by the change. In the next steps of
the migration calling sites will only see a behavior difference as they
change their arguments. In the end all tests will be migrated to the
code path which doesn't prefer raw prefixed strings, but the incremental
changes will only impact tests when library code is changing.

252 of 252 relevant lines covered (100.0%)

1.36 hits per line

Source Files on job cli_config_linux - 24944092055.1
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24944092055
  • eaeb52bc on github
  • Next Job for on main (#24944168955.1)
  • Delete
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