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

mutemule / wowl / 44 / 1
67%
master: 72%

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

03 May 2018 11:51PM UTC coverage: 58.214%. First build
44.1

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

2129.85 hits per line

Source Files on job 44.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 44.1
  • 0d6fdd52 on github
  • Next Job for on encounter_loop (#45.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