Closed Qup42 closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.14%. Comparing base (
f149077
) to head (9d7149b
). Report is 4 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
No test result changes.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
The SPARQL parser now parses all UPDATE requests. In practice, this means that the
SPARQL UPDATE is not yet supported by QLever
message is now emitted by the Server, and not anymore by the Parser, which means that we are one step close to the support of SPARQL UPDATE.