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

google / quiver-dart / 168
84%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2016 04:17PM UTC
Jobs 1
Files 49
Run time 10s
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
168

push

travis-ci

yjbanov
Add isNotEmpty method to strings. (#284)

* Add isNotEmpty method to strings.

Dart convention is to provide both methods in most interfaces,
so it is better dart style to have:

    if(isNotEmpty(nullableString))

than:

    if(!isEmpty(nullableString))

* Fix typos.

* is not empty hidden

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

1265 of 1538 relevant lines covered (82.25%)

34.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 168.1 (DARTANALYZER_FLAGS=--fatal-warnings) 11 Apr 2016 04:17PM UTC 0
82.25
Travis Job 168.1
Source Files on build 168
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #168
  • a748d264 on github
  • Prev Build on master (#166)
  • Next Build on master (#172)
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