arangodb / velocypack

A fast and compact format for serialization and storage
Other
420 stars 40 forks source link

Feature/velocypack string view #103

Closed jsteemann closed 2 years ago

jsteemann commented 2 years ago

Modernize VelocyPack APIs by using std::string_view in favor of StringRef.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.4%) to 96.857% when pulling 6ec285cee31816c61faa16d3c85c37646941e204 on feature/velocypack-string-view into c76d681402fbd6e050f62ace144f42b482dbb1a4 on main.