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

stan-dev / httpstan
92%
master: 91%

Build:
Build:
LAST BUILD BRANCH: 0.7.8
DEFAULT BRANCH: master
Repo Added 19 Nov 2018 10:03PM UTC
Files 15
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

LAST BUILD ON BRANCH 0.7.5
branch: 0.7.5
CHANGE BRANCH
x
Reset
  • 0.7.5
  • 0.7
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.6
  • 0.7.7
  • 0.7.8
  • 0.8
  • 0.8.0
  • 0.8.1
  • appveyor/cancel_multiple_commits
  • appveyor/update_conda_version
  • bugfix/regex
  • feature/tls-v4-benchmark
  • master
  • readthedocs

pending completion
344

push

travis-ci

riddell-stan
fix: move SPSCQueue into anon stan model template

This makes the code slightly more opaque but there's a very good reason
for doing this. It is not possible to share `std::string`s across Python
extension models compiled against different C++ `stdlib`s.

One alternative is to use char * instead of std:string but this is
unattractive because memory management is required.

125 of 149 branches covered (83.89%)

Branch coverage included in aggregate %.

644 of 691 relevant lines covered (93.2%)

0.93 hits per line

Relevant lines Covered
Build:
Build:
691 RELEVANT LINES 644 COVERED LINES
0.93 HITS PER LINE
Source Files on 0.7.5
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
344 0.7.5 fix: move SPSCQueue into anon stan model template This makes the code slightly more opaque but there's a very good reason for doing this. It is not possible to share `std::string`s across Python extension models compiled against different C++ `st... push 15 Dec 2018 09:01PM UTC riddell-stan travis-ci pending completion  
See All Builds (153)
  • Repo on GitHub
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