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

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

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2017 03:30AM UTC
Files 394
Run time 18s
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

11 Sep 2017 03:20AM UTC coverage: 22.218% (+0.03%) from 22.188%
COMPILER=g++-4.8 CODE_COVERAGE=true

push

travis-ci

kevingranade
Compatibility fix for Visual Studio: (#21838)

* Compatibility fix for Visual Studio:

Apparently Visual Studio doesn't understand that there are two different `p` variables, one is a local variable (not captured) outside of the lambda and the other is a parameter.
They are clearly different. Anyway, this simply renames the parameter so Visua Studio isn't confused anymore.

* Compatibility fix for Visual Studio:

Initialize all members in 'constexpr' constructor of `cata::optional`.

* Compatibility fix for Visual Studio:

Remove 'constexpr' from constructors of `cata::optional` so Visual Studio does not complain about uninitialized members.

22968 of 103377 relevant lines covered (22.22%)

67436.55 hits per line

Source Files on job 1890.1 (COMPILER=g++-4.8 CODE_COVERAGE=true)
  • Tree
  • List 0
  • Changed 66
  • Source Changed 3
  • Coverage Changed 65
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1890
  • Travis Job 1890.1
  • 783cc291 on github
  • Prev Job for COMPILER=g++-4.8 CODE_COVERAGE=true on master (#1874.1)
  • Next Job for COMPILER=g++-4.8 CODE_COVERAGE=true on master (#1891.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