• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

comunica / comunica-feature-solid / 33078779508
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/github-issue-labeler-3.x
DEFAULT BRANCH: master
Ran 27 Aug 2026 01:49PM UTC
Jobs 3
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Aug 2026 01:48PM UTC coverage: 100.0%. First build
33078779508

push

github

claude
Add integration tests for updates over LDP destinations

These tests run the engine against an in-memory HTTP server that mimics
the update-related behaviour of the Community Solid Server, and cover the
scenarios of https://github.com/comunica/comunica-feature-solid/issues/43:

* a new resource is created with a PUT request;
* an existing resource is updated with a SPARQL Update PATCH request,
  so that data that is already present is not removed;
* deletions on an existing resource use a PATCH request as well.

They also cover reading a resource that was just written. Reading a
resource that was created by the same engine currently fails, because the
engine dereferences the destination before it exists, and keeps the
resulting 404 in its source cache. That scenario is included as a failing
test, together with the invalidateHttpCache workaround.

Integration tests are not part of `yarn test`, as they start HTTP servers.
They are run via `yarn run test-integration`, in a separate CI job.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ga4koWj2GzJyJp8w6ZVPF8

10 of 10 branches covered (100.0%)

Branch coverage included in aggregate %.

18 of 18 relevant lines covered (100.0%)

7.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.x - 33078779508.1 27 Aug 2026 01:50PM UTC 1
100.0
GitHub Action Run
2 run-24.x - 33078779508.2 27 Aug 2026 01:49PM UTC 1
100.0
GitHub Action Run
3 run-22.x - 33078779508.3 27 Aug 2026 01:49PM UTC 1
100.0
GitHub Action Run
Source Files on build 33078779508
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a857b59b on github
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc