Skip to content

C and C++ parsers: construct with message handler

Codecov / codecov/patch failed Mar 15, 2024 in 1s

65.76% of diff hit (target 79.65%)

View this Pull Request on Codecov

65.76% of diff hit (target 79.65%)

Annotations

Check warning on line 46 in src/ansi-c/ansi_c_parser.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/ansi_c_parser.h#L46

Added line #L46 was not covered by tests

Check warning on line 966 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L966

Added line #L966 was not covered by tests

Check warning on line 978 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L978

Added line #L978 was not covered by tests

Check warning on line 1161 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1161

Added line #L1161 was not covered by tests

Check warning on line 1164 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1164

Added line #L1164 was not covered by tests

Check warning on line 1249 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1249

Added line #L1249 was not covered by tests

Check warning on line 1283 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1283

Added line #L1283 was not covered by tests

Check warning on line 1298 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1298

Added line #L1298 was not covered by tests

Check warning on line 1306 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1306

Added line #L1306 was not covered by tests

Check warning on line 1346 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1346

Added line #L1346 was not covered by tests

Check warning on line 1367 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1367

Added line #L1367 was not covered by tests

Check warning on line 1371 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1371

Added line #L1371 was not covered by tests

Check warning on line 1375 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1375

Added line #L1375 was not covered by tests

Check warning on line 1412 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1412

Added line #L1412 was not covered by tests

Check warning on line 1434 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1434

Added line #L1434 was not covered by tests

Check warning on line 1463 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1463

Added line #L1463 was not covered by tests

Check warning on line 1500 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1500

Added line #L1500 was not covered by tests

Check warning on line 1505 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1505

Added line #L1505 was not covered by tests

Check warning on line 1511 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1509-L1511

Added lines #L1509 - L1511 were not covered by tests

Check warning on line 1527 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1527

Added line #L1527 was not covered by tests

Check warning on line 1811 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1811

Added line #L1811 was not covered by tests

Check warning on line 1823 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1823

Added line #L1823 was not covered by tests

Check warning on line 1831 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1831

Added line #L1831 was not covered by tests

Check warning on line 1942 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L1942

Added line #L1942 was not covered by tests

Check warning on line 2033 in src/ansi-c/parser.y

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansi-c/parser.y#L2033

Added line #L2033 was not covered by tests