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

google / quiver-dart / 326
84%

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2017 10:43PM UTC
Jobs 1
Files 46
Run time 2s
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
326

push

travis-ci

cbracken
Improve reverse of string. (#353)

The existing implementation of reverse was quadratic in the string length.

It's still a very problematic method because it doesn't understand Unicode characters, only code points, so it will mis-attribute combining marks in a reversed string, e.g., reverse("niño") would become "õnin".

3 of 3 new or added lines in 1 file covered. (100.0%)

1230 of 1510 relevant lines covered (81.46%)

1.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 326.1 (DARTANALYZER_FLAGS='--fatal-warnings --strong') 07 Jun 2017 10:43PM UTC 0
81.46
Travis Job 326.1
Source Files on build 326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #326
  • b4a1cdab on github
  • Prev Build on master (#325)
  • Next Build on master (#341)
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