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

QuiverDart / quiver_strings / 37
71%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2016 09:49PM UTC
Jobs 1
Files 1
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

pending completion
37

push

travis-ci

cbracken
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))

32 of 45 relevant lines covered (71.11%)

12.27 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
lib/strings.dart
Jobs
ID Job ID Ran Files Coverage
1 37.1 (DARTANALYZER_FLAGS=--fatal-warnings) 04 Feb 2016 09:49PM UTC 0
71.11
Travis Job 37.1
Source Files on build 37
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #37
  • bc41695e on github
  • Prev Build on master (#32)
  • Next Build on master (#44)
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

© 2025 Coveralls, Inc