Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix blank node correlation (closes #795) #803

Merged
merged 10 commits into from
Mar 29, 2021
Merged

Fix blank node correlation (closes #795) #803

merged 10 commits into from
Mar 29, 2021

Conversation

jacoscaz
Copy link
Contributor

@jacoscaz jacoscaz commented Mar 26, 2021

This PR (which depends on comunica/sparqlee#81 MERGED) fixes the blank node correlation issue raised in issue #795 (and may fix other similar issues).

TODO

  • modify unit tests to match the new behavior of packages/actor-query-operation-project/lib/ActorQueryOperationProject.ts
  • modify ActorQueryOperation tests to account for the bnode functions in expression contexts
  • add a test to verify blank node correlation
  • update to new version of sparqlee once Preserve original blank nodes when using custom bnode generator functions sparqlee#81 is merged and published to NPM
  • general cleanup and linting

@jacoscaz jacoscaz marked this pull request as draft March 26, 2021 19:10
@coveralls
Copy link

coveralls commented Mar 29, 2021

Pull Request Test Coverage Report for Build 697246866

  • 33 of 33 (100.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 686837905: 0.0%
Covered Lines: 4582
Relevant Lines: 4582

💛 - Coveralls

@jacoscaz jacoscaz marked this pull request as ready for review March 29, 2021 08:46
@rubensworks rubensworks merged commit d9b93b4 into comunica:master Mar 29, 2021
@rubensworks
Copy link
Member

Super, thanks for all your work on this!

@jacoscaz
Copy link
Contributor Author

My pleasure! Do you think it'd be possible to publish a new version of Comunica soon-ish? Even a beta one, doesn't have to be an official release.

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.

3 participants