Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Own classes for both Literal and Iri #1301

Merged
merged 33 commits into from
Mar 22, 2024

Some improvements from a review with Hannah.

f43dff9
Select commit
Loading
Failed to load commit list.
Merged

Own classes for both Literal and Iri #1301

Some improvements from a review with Hannah.
f43dff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 21, 2024 in 1s

95.77% of diff hit (target 88.10%)

View this Pull Request on Codecov

95.77% of diff hit (target 88.10%)

Annotations

Check warning on line 108 in src/engine/sparqlExpressions/LiteralExpression.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/sparqlExpressions/LiteralExpression.h#L108

Added line #L108 was not covered by tests

Check warning on line 113 in src/parser/Literal.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/Literal.cpp#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 52 in src/parser/TurtleParser.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/TurtleParser.cpp#L52

Added line #L52 was not covered by tests

Check warning on line 82 in src/parser/TurtleParser.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/TurtleParser.cpp#L82

Added line #L82 was not covered by tests

Check warning on line 154 in src/parser/TurtleParser.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parser/TurtleParser.cpp#L153-L154

Added lines #L153 - L154 were not covered by tests