Skip to content

Missing tests for binary values #2082

@nlohmann

Description

@nlohmann
  • In json_sax_dom_parser, not all lines of handle_binary are covered.

image

  • In json_sax_dom_callback_parser, function binary is not covered.

image

  • Function get_bson_binary is not completely covered.

image

  • Function get_cbor_binary is not completely covered.

image

image

  • Function get_msgpack_binary is not completely covered.

image

image

  • Function get_binary is not completely covered.

image

  • Function dump is not completely covered.

image

  • Function write_binary_bson is not completely covered.

image

  • Function json_value is not completely covered.

image

  • Function basic_json is not completely covered.

image

image

  • Function get_impl_ptr is not completely covered.

image

  • Function erase is not completely covered.

image

  • Function clear is not completely covered.

image

  • Function type_name is not completely covered.

image

  • Function operator< is not completely covered.

image

Metadata

Metadata

Assignees

Labels

aspect: binary formatsBSON, CBOR, MessagePack, UBJSONsolution: proposed fixa fix for the issue has been proposed and waits for confirmation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions