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

RDFLib / rdflib / 10181902888
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/pyparsing-3.3.1
DEFAULT BRANCH: master
Ran 31 Jul 2024 02:15PM UTC
Jobs 13
Files 119
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

31 Jul 2024 02:12PM UTC coverage: 90.646% (+0.02%) from 90.627%
10181902888

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>

6146 of 7677 branches covered (80.06%)

24 of 24 new or added lines in 2 files covered. (100.0%)

19391 of 21392 relevant lines covered (90.65%)

11.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 windows-latest-3.11 - 10181902888.1 31 Jul 2024 02:18PM UTC 119
87.95
GitHub Action Run
2 macos-latest-3.11 - 10181902888.2 31 Jul 2024 02:18PM UTC 119
87.94
GitHub Action Run
3 windows-latest-3.8 - 10181902888.3 31 Jul 2024 02:18PM UTC 119
87.92
GitHub Action Run
4 ubuntu-latest-3.11 - 10181902888.4 31 Jul 2024 02:18PM UTC 119
89.16
GitHub Action Run
5 ubuntu-latest-3.9 - 10181902888.5 31 Jul 2024 02:18PM UTC 119
87.92
GitHub Action Run
6 ubuntu-latest-3.10 - 10181902888.6 31 Jul 2024 02:18PM UTC 119
87.95
GitHub Action Run
7 windows-latest-3.10 - 10181902888.7 31 Jul 2024 02:18PM UTC 119
87.96
GitHub Action Run
8 macos-latest-3.9 - 10181902888.8 31 Jul 2024 02:18PM UTC 119
87.92
GitHub Action Run
9 ubuntu-latest-3.8-min - 10181902888.9 31 Jul 2024 02:18PM UTC 119
90.28
GitHub Action Run
10 macos-latest-3.10 - 10181902888.10 31 Jul 2024 02:18PM UTC 119
87.94
GitHub Action Run
11 macos-latest-3.8 - 10181902888.11 31 Jul 2024 02:18PM UTC 119
87.91
GitHub Action Run
12 ubuntu-latest-3.8 - 10181902888.12 31 Jul 2024 02:18PM UTC 119
90.28
GitHub Action Run
13 windows-latest-3.9 - 10181902888.13 31 Jul 2024 02:18PM UTC 119
87.92
GitHub Action Run
Source Files on build 10181902888
  • Tree
  • List 119
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5876266c on github
  • Prev Build on main (#10171392773)
  • Next Build on main (#10192253563)
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

© 2025 Coveralls, Inc