Skip to content

Fix some invalid statement type detection in riot#627

Merged
Ostrzyciel merged 2 commits intomainfrom
GH-625/riot-stream-types
Feb 23, 2026
Merged

Fix some invalid statement type detection in riot#627
Ostrzyciel merged 2 commits intomainfrom
GH-625/riot-stream-types

Conversation

@Ostrzyciel
Copy link
Member

Issue: #625

Unfortunately, I can't fix the case where triples come before quads, due to how RIOT works.

Issue: #625

Unfortunately, I can't fix the case where triples come before quads, due to how RIOT works.
@Ostrzyciel Ostrzyciel marked this pull request as draft February 16, 2026 20:49
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ Complexity Δ
...nk/jelly/convert/jena/riot/JellyDatasetWriter.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...link/jelly/convert/jena/riot/JellyGraphWriter.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...ink/jelly/convert/jena/riot/JellyStreamWriter.java 83.87% <100.00%> (+3.87%) 0.00 <0.00> (ø)
...ert/jena/riot/JellyStreamWriterAutodetectType.java 100.00% <100.00%> (+2.08%) 0.00 <0.00> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Ostrzyciel Ostrzyciel requested a review from nk2IsHere February 23, 2026 15:20
@Ostrzyciel Ostrzyciel merged commit 29788d9 into main Feb 23, 2026
12 checks passed
@Ostrzyciel Ostrzyciel deleted the GH-625/riot-stream-types branch February 23, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants