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

mutemule / wowl / 44
67%
master: 72%

Build:
Build:
LAST BUILD BRANCH: encounter_loop
DEFAULT BRANCH: master
Ran 03 May 2018 11:52PM UTC
Jobs 3
Files 4
Run time 2min
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
44

push

travis-ci

mutemule
Overhaul the encounter handling process

While fairly functionally similar to what was already in place,
this gives us the ability to better detect when we end encounters
prematurely, and puts us in a better position to handle other
types of fights -- namely, Mythic+ dungeons.

Unfortunately, in order to retain support for compressed logfiles,
this means we need to abandon the easier-to-use bufio.Scanner, in
favour of the more raw bufio.Reader. This is purely so we can better
handle those encounters that end prematurely, as the scanner
has no Seek or Peek functionality.

(Ideally, we don't pass a bufio object at all, and just pass the
filename around so we can Seek, but that was considerably more
invasive than what we have here.)

163 of 280 relevant lines covered (58.21%)

6388.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 44.1 03 May 2018 11:52PM UTC 0
58.21
Travis Job 44.1
2 44.2 03 May 2018 11:52PM UTC 0
54.64
Travis Job 44.2
3 44.3 03 May 2018 11:54PM UTC 0
54.64
Travis Job 44.3
Source Files on build 44
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #44
  • 0d6fdd52 on github
  • Next Build on encounter_loop (#45)
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