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

CrowCpp / Crow / 104
82%
master: 87%

Build:
Build:
LAST BUILD BRANCH: 1127-small-oob-read-in-qs_scanvalue-when-the-key-is-not-found
DEFAULT BRANCH: master
Ran 27 Jul 2021 03:51PM UTC
Jobs 1
Files 26
Run time 5min
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
104

push

drone-io

Lucas David
+ auto to_read = static_cast<std::uint64_t>(buffer_.size()); ~ if (remaining_length_ < to_read) ~   to_read = remaining_length_; + adaptor_.socket().async_read_some(boost::asio::buffer(buffer_, static_cast<std::size_t>(to_read)) - size_t to_read = buffer_.size(); ~ if (remaining_length_ < to_read) ~   to_read = remaining_length_; - adaptor_.socket().async_read_some( boost::asio::buffer(buffer_, to_read)

1 of 1 new or added line in 1 file covered. (100.0%)

2609 of 3173 relevant lines covered (82.23%)

59.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 104.1 27 Jul 2021 03:51PM UTC 0
82.23
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • 1bb5e0ac on github
  • Next Build on unresolved-conversion-warning-fix (#107)
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