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

RDFLib / rdflib / 10181902888 / 7
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/pyparsing-3.3.1
DEFAULT BRANCH: master
Ran 31 Jul 2024 02:18PM UTC
Files 119
Run time 5s
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

31 Jul 2024 02:12PM UTC coverage: 87.96% (+0.03%) from 87.932%
10181902888.7

push

github

web-flow
Fix explicit dataset (`FROM` and `FROM NAMED` clauses) (#2794)

* fix explicit dataset: FROM and FROM NAMED clause

When using a FROM or FROM NAMED clause: redefine entirely the query's RDF dataset.
Include only the graphs in FROM clause in the query's default graph
Include only the graphs in the FROM NAMED clause in the query's named graphs
Try to load external graphs only if they don't already exist in the given ConjunctiveGraph

* Formatting with back and flake8 for commit d6858e0f9

Using rdflib rules

* Fix import order on test_dataset_exclusive

* Use Dataset instead of ConjunctiveGraph in test_dataset_exclusive and test_dataset_inclusive

Since ConjunctiveGraph has been deprecated.
Also define if dataset is inclusive or exclusive at Dataset init instead of using global param SPARQL_DEFAULT_GRAPH_UNION

* Fix graph name def in test_dataset_inclusive and test_dataset_exclusive

* Only get_context on default and named graphs once and use Dataset instead of ConjunctiveGraph

* Update rdflib/plugins/sparql/sparql.py

Co-authored-by: Ashley Sommer <ashleysommer@gmail.com>

---------

Co-authored-by: Nicholas Car <nick@kurrawong.net>
Co-authored-by: Ashley Sommer <ashleysommer@gmail.com>

5882 of 7632 branches covered (77.07%)

18820 of 21396 relevant lines covered (87.96%)

0.88 hits per line

Source Files on job windows-latest-3.10 - 10181902888.7
  • Tree
  • List 119
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10181902888
  • 5876266c on github
  • Prev Job for on main (#10171392773.1)
  • Next Job for on main (#10192253563.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc