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
432 stars 94 forks source link

don't build tests in CMake by default #1006

Closed grisumbras closed 4 months ago

grisumbras commented 4 months ago

Fix #1005

cppalliance-bot commented 4 months ago

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

cppalliance-bot commented 4 months ago

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

cppalliance-bot commented 4 months ago

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.41%. Comparing base (1f6f1a2) to head (3d02a24).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/boostorg/json/pull/1006/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/1006?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ```diff @@ Coverage Diff @@ ## develop #1006 +/- ## ======================================== Coverage 93.41% 93.41% ======================================== Files 87 87 Lines 8547 8547 ======================================== Hits 7984 7984 Misses 563 563 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/boostorg/json/pull/1006?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/1006?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Last update [1f6f1a2...3d02a24](https://app.codecov.io/gh/boostorg/json/pull/1006?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 4 months ago

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