Closed suzizecat closed 8 months ago
Addressing #900 (and, by extension #898 )
This PR adds the getChildPtr, getTokenPtr, getFirstTokenPtr and getLastTokenPtr functions as well as required backend.
getChildPtr
getTokenPtr
getFirstTokenPtr
getLastTokenPtr
Please let me know how to ensure the tests are still relevant and everything is covered if required.
Attention: Patch coverage is 0% with 48 lines in your changes are missing coverage. Please review.
0%
48 lines
Project coverage is 93.67%. Comparing base (13e2f12) to head (906bd47).
13e2f12
906bd47
Nice, lgtm.
Addressing #900 (and, by extension #898 )
This PR adds the
getChildPtr
,getTokenPtr
,getFirstTokenPtr
andgetLastTokenPtr
functions as well as required backend.Please let me know how to ensure the tests are still relevant and everything is covered if required.