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

maxpowa / irc-api / 9
59%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2016 02:04AM UTC
Jobs 1
Files 131
Run time 6s
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
9

push

travis-ci

maxpowa
More refactoring

.asString is silly, replaced with .toString (ICommand)
Standardized command .toString to always append CRNL
Added unit tests for commands
Improved testing on ChannelMode + comparisons
Converted most usages of StringBuffer to StringBuilder and removed cases where StringBuilder was used unnecessarily [It's more readable as str + str2 than .append(str).append(str2)].
Added a version of IRCApi.rawMessage that consumes ICommand objects, to reduce confusing .toString calls.

1252 of 2727 relevant lines covered (45.91%)

0.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9.1 05 Aug 2016 02:04AM UTC 0
45.91
Travis Job 9.1
Source Files on build 9
  • Tree
  • List 0
  • Changed 30
  • Source Changed 28
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #9
  • 422448db on github
  • Prev Build on master (#8)
  • Next Build on master (#10)
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