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

dart-lang / linter / 3902 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2020 10:28PM UTC
Files 0
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

22 Jul 2020 10:20PM UTC coverage: 0.0% (-96.5%) from 96.545%
LINTER_BOT=main

push

travis-ci

web-flow
Fix RangeError in unnecessary_string_escapes (#2197)

Previous versions of pkg:analyzer didn't give the correct offsets for
even simple interpolation strings such as "$foo". This prompted the
workaround code here. However, the workaround code here doesn't handle
unclosed quotes:

```dart
  "foo$bar
```

The analyzer API has been fixed, and supports this error recovery, so we
can drop the workaround and that will fix the RangeError we've been
seeing.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 3902.1 (LINTER_BOT=main)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2533
  • Travis Job 3902.1
  • 181c3350 on github
  • Prev Job for LINTER_BOT=main on master (#3898.1)
  • Next Job for LINTER_BOT=main on master (#3906.1)
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