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

CleverRaven / Cataclysm-DDA / 2328 / 1
33%
master: 33%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2017 07:38AM UTC
Files 394
Run time 15s
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

05 Oct 2017 06:58AM UTC coverage: 22.534% (-0.03%) from 22.561%
COMPILER=g++-4.8 CODE_COVERAGE=true

push

travis-ci

kevingranade
Fix invalid iterator access in overmapbuffer::fix_npcs (#22069)

Loading overmaps (via `has` and `get`) from withing the iteration over `overmap::npcs` causes problems:
The loading function calls `fix_npcs` on the newly loaded overmap, which may move npcs from the newly load overmap back into the first overmap (the one for which `fix_npcs` is currently being executed).
This messes up the iteration.

23196 of 102940 relevant lines covered (22.53%)

70774.75 hits per line

Source Files on job 2328.1 (COMPILER=g++-4.8 CODE_COVERAGE=true)
  • Tree
  • List 0
  • Changed 72
  • Source Changed 2
  • Coverage Changed 71
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2328
  • Travis Job 2328.1
  • af2ef8ff on github
  • Prev Job for COMPILER=g++-4.8 CODE_COVERAGE=true on master (#2327.1)
  • Next Job for COMPILER=g++-4.8 CODE_COVERAGE=true on master (#2329.1)
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