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

rsocket / rsocket-cpp / 1291 / 2
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 08 May 2017 05:35PM UTC
Files 172
Run time 8s
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

08 May 2017 05:07PM UTC coverage: 82.399% (+0.002%) from 82.397%
GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On

push

travis-ci

web-flow
Rename Flowables::just(initialize_list<>) to ::justN(), make it safe (#389)

* Rename Flowables::just(initialize_list<>) to ::justN(), make it safe

Copying an initialize_list is unsafe, as it doesn't actually own the memory it
points to.  To make it safe we'll just save all the values into a vector and
keep that around.

Rename the overload to justN() to make the usage clearer.

* Move `size_t i = 0` into capture list as `i = size_t{0}`

* Use vector<T>::vector(initialize_list<T>)

7612 of 9238 relevant lines covered (82.4%)

165.09 hits per line

Source Files on job 1291.2 (GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 2
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1291
  • Travis Job 1291.2
  • 95bdff7f on github
  • Prev Job for GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On on master (#1290.2)
  • Next Job for GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On on master (#1293.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