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

CleverRaven / Cataclysm-DDA / 2328
33%

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

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

Jobs
ID Job ID Ran Files Coverage
1 2328.1 (COMPILER=g++-4.8 CODE_COVERAGE=true) 05 Oct 2017 07:38AM UTC 0
22.53
Travis Job 2328.1
Source Files on build 2328
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2328
  • af2ef8ff on github
  • Prev Build on master (#2327)
  • Next Build on master (#2329)
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