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

mapbox / protozero
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: shadow
DEFAULT BRANCH: master
Repo Added 10 Jul 2015 10:26PM UTC
Files 11
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 packed
branch: packed
CHANGE BRANCH
x
Reset
  • packed
  • cov-test
  • decode_tool
  • fuzz-testing
  • include_dirs
  • master
  • more-win-tests
  • more-win-tests-squashed
  • npm-publish
  • shadow
  • syntax-highlight
  • travis-more-cxx
  • travis-test
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.4.4
  • v1.4.5
  • v1.5.0
  • v1.5.1
  • wintest

pending completion
183

push

travis-ci

joto
Add rollback() function to pbf_writer for "manual" rollback.

Call this on the submessage pbf_writer if you want to abandon the
whole submessage.

560 of 561 relevant lines covered (99.82%)

2655.31 hits per line

Relevant lines Covered
Build:
Build:
561 RELEVANT LINES 560 COVERED LINES
2655.31 HITS PER LINE
Source Files on packed
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
183 packed Add rollback() function to pbf_writer for "manual" rollback. Call this on the submessage pbf_writer if you want to abandon the whole submessage. push 28 Jan 2016 02:13PM UTC joto travis-ci pending completion  
157 packed Make it clear that the string given to pbf_writer doesn't have to be empty. Add test and documentation for this. push 12 Jan 2016 08:01PM UTC joto travis-ci pending completion  
156 packed Add documentation for new features. push 12 Jan 2016 05:47PM UTC joto travis-ci pending completion  
155 packed Use std::size_t everywhere instead of just size_t. push 12 Jan 2016 05:25PM UTC joto travis-ci pending completion  
153 packed New way to create repeated packed fields without using an iterator. If we have the following: std::string data; protozero::pbf_writer pw(data); std::vector<int> v = { 1, 4, 9, 16, 25, 36 }; The "old" way using an iterator: pw.a... push 11 Jan 2016 09:11PM UTC joto travis-ci pending completion  
See All Builds (164)
  • 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