You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/11/29 11:34:09 UTC

[GitHub] [jena] rvesse opened a new pull request, #1640: Further path flattening test coverage

rvesse opened a new pull request, #1640:
URL: https://github.com/apache/jena/pull/1640

   Expands the path flattening test coverage so that all tests cover both the default and the algebra based transforms.  Also makes some additional fixes to both transforms for parity in a couple of areas:
   
   - Sequence transforms place the grounded portion of the path first in the sequence
   - Default transform now explicitly errors on invalid `:p{N,M}` forms (e.g. `:p{4,2}`) instead of generating the wrong algebra
   
   Provides more testing around the path transformation aspect of #1629
   
   ----
   
    - [x] Tests are included.
    - [x] Commits have been squashed to remove intermediate development commit messages.
   
   By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   
   ----
   
   See the [Apache Jena "Contributing" guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #1640: Further path flattening test coverage

Posted by GitBox <gi...@apache.org>.
afs merged PR #1640:
URL: https://github.com/apache/jena/pull/1640


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org