Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Improve position and error system #71

Merged
merged 6 commits into from
Dec 3, 2023

feat: Reformat print of messages

90018eb
Select commit
Loading
Failed to load commit list.
Merged

Improve position and error system #71

feat: Reformat print of messages
90018eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2023 in 1s

90.51% of diff hit (target 80.17%)

View this Pull Request on Codecov

90.51% of diff hit (target 80.17%)

Annotations

Check warning on line 51 in src/lib/ast/CharacterLiteral.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/ast/CharacterLiteral.cpp#L51

Added line #L51 was not covered by tests

Check warning on line 38 in src/lib/message/Antlr4ErrorListener.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/message/Antlr4ErrorListener.cpp#L38

Added line #L38 was not covered by tests

Check warning on line 95 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L95

Added line #L95 was not covered by tests

Check warning on line 98 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 131 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L131

Added line #L131 was not covered by tests

Check warning on line 133 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L133

Added line #L133 was not covered by tests

Check warning on line 136 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L136

Added line #L136 was not covered by tests

Check warning on line 208 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L208

Added line #L208 was not covered by tests

Check warning on line 210 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L210

Added line #L210 was not covered by tests

Check warning on line 213 in src/lib/utils/Position.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/utils/Position.cpp#L213

Added line #L213 was not covered by tests