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

JurajKubelka / DiscordSt / 83 / 2
80%
master: 83%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 14 Jun 2017 02:15PM UTC
Files 901
Run time 36s
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

14 Jun 2017 01:48PM UTC coverage: 90.754% (-0.2%) from 90.998%
83.2

push

travis-ci

JurajKubelka
add fileName:fuelObject: method

```Smalltalk
DSClient new 
	email: 'email@example.com' password: 'secret-password';
	login;
	message: 'This message includes a serialized object using FUEL';
	fileName: 'object.fuel'
	fuelObject: (DSFieldObject new fieldsAt: 'keyOne' put: Object new; yourself);
	sendTo: [ :servers | servers first general ].
```

4731 of 5213 relevant lines covered (90.75%)

0.91 hits per line

Source Files on job 83.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 83
  • Travis Job 83.2
  • e9b781ab on github
  • Prev Job for on client (#82.2)
  • Next Job for on client (#86.2)
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