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

ConnectionMaster / json
97%

Build:
DEFAULT BRANCH: develop
Repo Added 12 Aug 2022 11:37AM UTC
Token H9IyjijhmXOzAjtA4XycYvTUodazWY6Lb regen
Build 315 Last
Files 31
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

LAST BUILD ON BRANCH develop
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • develop
  • imgbot

20 Aug 2026 10:32AM UTC coverage: 97.254%. Remained the same
32377655611

push

github

web-flow
Format-check the documentation examples in CI (#5386)

* Reformat parser_callback_t example with astyle

The file uses "json & /*parsed*/" in three lambda parameter lists, which
astyle rewrites to "json& /*parsed*/" per --align-reference=type. The
drift went unnoticed because CI never format-checked the documentation
examples; "make pretty" does cover them.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>

* Format-check the documentation examples in CI

The examples live in docs/mkdocs/docs/examples, but both format checks
still referenced the long-gone docs/examples path:

- check_amalgamation.yml passed it to find, which printed an error for
  the missing path and carried on, so astyle only ever saw include and
  tests. The step still exited 0.
- ci.cmake globbed it into INDENT_FILES, and a GLOB_RECURSE over a
  missing directory silently yields nothing, so the ci_test_amalgamation
  target skipped the examples too.

Either way the 231 example files have never been format-checked. Point
both at the real path, and guard the workflow with an explicit directory
check so a future rename fails the job instead of quietly shrinking the
file list again.

Also drop the dead docs/examples/** path filter from
publish_documentation.yml; docs/mkdocs/** already covers the examples.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>

---------

Signed-off-by: Niels Lohmann <mail@nlohmann.me>

2176 of 2340 branches covered (92.99%)

Branch coverage included in aggregate %.

6679 of 6765 relevant lines covered (98.73%)

16266165.23 hits per line

Relevant lines Covered
Build:
Build:
6765 RELEVANT LINES 6679 COVERED LINES
16266165.23 HITS PER LINE
Source Files on develop
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32377655611 develop Format-check the documentation examples in CI (#5386) * Reformat parser_callback_t example with astyle The file uses "json & /*parsed*/" in three lambda parameter lists, which astyle rewrites to "json& /*parsed*/" per --align-reference=type. The... push 20 Aug 2026 05:12PM UTC web-flow github
97.25
32377651304 develop Merge 734fd305a into b5378e8de Pull #170 20 Aug 2026 04:37PM UTC web-flow github
97.25
32296255759 develop Fix CBOR tag handlers not recognizing tags 0-5 and 21-23 (#5331) * Fix CBOR tag handlers not recognizing tags 0-5 and 21-23 The tagged-item switch in binary_reader::parse_cbor_internal() only handled head bytes 0xC6-0xD4 and 0xD8-0xDB. Bytes 0xC... push 20 Aug 2026 02:40AM UTC web-flow github
97.25
32296252311 develop Merge b5378e8de into ce87157d4 Pull #169 20 Aug 2026 02:02AM UTC web-flow github
97.25
32179924262 develop :arrow_up: Bump the codeql-action group across 1 directory with 4 updates (#5379) Bumps the codeql-action group with 4 updates in the / directory: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/autobui... push 18 Aug 2026 10:53PM UTC web-flow github
97.25
32179920527 develop Merge ce87157d4 into cdf52ae9b Pull #168 18 Aug 2026 10:38PM UTC web-flow github
97.25
31659538732 develop :arrow_up: Bump lukka/get-cmake from 4.4.1 to 4.4.2 (#5373) Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Changelog](https://github.com/lukka/get... push 13 Aug 2026 02:46AM UTC web-flow github
97.25
31659536596 develop Merge cdf52ae9b into 146ba5545 Pull #167 13 Aug 2026 02:11AM UTC web-flow github
97.25
31576464006 develop :arrow_up: Bump step-security/harden-runner from 2.20.0 to 2.20.1 (#5375) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.20.0 to 2.20.1. - [Release notes](https://github.com/step-security/harden-runner/... push 12 Aug 2026 09:13AM UTC web-flow github
97.25
31576461670 develop Merge 146ba5545 into 21af527e7 Pull #166 12 Aug 2026 08:46AM UTC web-flow github
97.25
See All Builds (310)

Badge your Repo: json

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc