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

igniterealtime / Smack / 246
40%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2015 08:52AM UTC
Jobs 1
Files 510
Run time 31s
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
246

push

travis-ci

Flowdalic
Fix XEP-0080 geoloc extensions elements formating

XEP-0080 states that lon,lat,error,alt,accuracy,bearing and speed are
decimal values, and thus should either be present as decimal, or not present
at all (as they are optional elements).
Usage of String.valueOf(value) in code lead to creating a "null"
string in case number was not present, thus creating an element with
"null" content, which is not a valid decimal value.

7499 of 20725 relevant lines covered (36.18%)

0.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 246.1 01 Apr 2015 08:52AM UTC 0
36.18
Travis Job 246.1
Source Files on build 246
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #246
  • cf2027fc on github
  • Prev Build on master (#245)
  • Next Build on master (#254)
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