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

google / quiver-dart / 326 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2017 10:43PM UTC
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

07 Jun 2017 10:42PM UTC coverage: 81.457%. Remained the same
DARTANALYZER_FLAGS='--fatal-warnings --strong'

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".

1230 of 1510 relevant lines covered (81.46%)

1.54 hits per line

Source Files on job 326.1 (DARTANALYZER_FLAGS='--fatal-warnings --strong')
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 326
  • Travis Job 326.1
  • b4a1cdab on github
  • Prev Job for DARTANALYZER_FLAGS='--fatal-warnings --strong' on master (#325.1)
  • Next Job for DARTANALYZER_FLAGS='--fatal-warnings --strong' on master (#341.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