boostorg / json

A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
https://boost.org/libs/json
Boost Software License 1.0
424 stars 94 forks source link

use Python implementation of docca #1002

Closed grisumbras closed 1 month ago

cppalliance-bot commented 2 months ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.34%. Comparing base (c4af9af) to head (6ab2ad8).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/boostorg/json/pull/1002/graphs/tree.svg?width=650&height=150&src=pr&token=HNiMmIjyKi&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg)](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ```diff @@ Coverage Diff @@ ## develop #1002 +/- ## ======================================== Coverage 93.34% 93.34% ======================================== Files 87 87 Lines 8490 8490 ======================================== Hits 7925 7925 Misses 565 565 ``` | [Files](https://app.codecov.io/gh/boostorg/json/pull/1002?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) | Coverage Δ | | |---|---|---| | [include/boost/json/array.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Farray.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL2FycmF5LmhwcA==) | `100.00% <ø> (ø)` | | | [include/boost/json/basic\_parser.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fbasic_parser.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL2Jhc2ljX3BhcnNlci5ocHA=) | `100.00% <ø> (ø)` | | | [include/boost/json/monotonic\_resource.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fmonotonic_resource.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL21vbm90b25pY19yZXNvdXJjZS5ocHA=) | `100.00% <ø> (ø)` | | | [include/boost/json/object.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fobject.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL29iamVjdC5ocHA=) | `100.00% <ø> (ø)` | | | [include/boost/json/parser.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fparser.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL3BhcnNlci5ocHA=) | `100.00% <ø> (ø)` | | | [include/boost/json/storage\_ptr.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fstorage_ptr.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL3N0b3JhZ2VfcHRyLmhwcA==) | `100.00% <ø> (ø)` | | | [include/boost/json/stream\_parser.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fstream_parser.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL3N0cmVhbV9wYXJzZXIuaHBw) | `100.00% <ø> (ø)` | | | [include/boost/json/string.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fstring.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL3N0cmluZy5ocHA=) | `100.00% <ø> (ø)` | | | [include/boost/json/value.hpp](https://app.codecov.io/gh/boostorg/json/pull/1002?src=pr&el=tree&filepath=include%2Fboost%2Fjson%2Fvalue.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg#diff-aW5jbHVkZS9ib29zdC9qc29uL3ZhbHVlLmhwcA==) | `98.92% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/boostorg/json/pull/1002?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/boostorg/json/pull/1002?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Last update [c4af9af...6ab2ad8](https://app.codecov.io/gh/boostorg/json/pull/1002?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg).
cppalliance-bot commented 2 months ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 2 months ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

An automated preview of the documentation is available at https://1002.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

An automated preview of the documentation is available at https://1002.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html

cppalliance-bot commented 1 month ago

An automated preview of the documentation is available at https://1002.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

cppalliance-bot commented 1 month ago

pullrequest Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1002/pullrequest.html