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

CrowCpp / Crow / 45
83%
master: 87%

Build:
Build:
LAST BUILD BRANCH: 1127-small-oob-read-in-qs_scanvalue-when-the-key-is-not-found
DEFAULT BRANCH: master
Ran 12 May 2021 12:52PM UTC
Jobs 1
Files 25
Run time 20s
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
45

push

drone-io

The-EDev
Quality of life improvements Added pop() method to query_string, same as get(), but removes the item from the querystring Added std::string() operator to json::rvalue (allows std::string(json["abc"]), which returns any value that isn't a container to string) Added lo() method to json::rvalue, returns a vector of json::rvalue containing whatever a json object or list has (difference being a list has no keys) Added keys() method to json::rvalue, returns a vector of std::string containing the keys of a json object Made json::wvalue use either std::map or std::unordered_map instead of just std::unordered_map Added copy constructor to json::wvalue Added size() method to json::wvalue, returns 1 or the size of the json list. Added constructor to create json::wvalue from std::vector Added keys() method to query_string Documented query_string and improved json doc Made tests and examples for all the additions

79 of 79 new or added lines in 2 files covered. (100.0%)

2620 of 3174 relevant lines covered (82.55%)

61.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 45.1 12 May 2021 12:52PM UTC 0
82.55
Source Files on build 45
Detailed source file information is not available for this build.
  • Back to Repo
  • f39b9ddc on github
  • Next Build on quality_of_life (#46)
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