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

dart-lang / tools / 24944092055
94%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 12:19AM UTC
Jobs 1
Files 8
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

23 Apr 2026 10:06PM UTC coverage: 100.0% (+6.1%) from 93.927%
24944092055

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

Jobs
ID Job ID Ran Files Coverage
1 cli_config_linux - 24944092055.1 26 Apr 2026 12:19AM UTC 8
100.0
GitHub Action Run
Source Files on build 24944092055
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24944092055
  • eaeb52bc on github
  • Prev Build on main (#24617651271)
  • Next Build on main (#24944168955)
  • 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