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

fixed #127

Merged
merged 1 commit into from
Aug 15, 2023
Merged

fixed #127

merged 1 commit into from
Aug 15, 2023

Conversation

MartinKl
Copy link
Collaborator

When a query contains "tok" or "node", for that node no annotation name is contained in the match. In such a case, retrieve_nodes_with_values failed to properly extract the node name, which resulted in failed linking and a conversion error. This has been fixed.

@barecheck
Copy link

barecheck bot commented Aug 15, 2023

Barecheck - Code coverage report

Total: 86.31%

Your code coverage diff: 0.01% ▴

Uncovered files and lines
FileLines
src/manipulator/link_nodes.rs20, 40-42, 146-155, 157, 162-171, 250-251, 301, 308, 323-325, 363-366, 371

@MartinKl MartinKl added this pull request to the merge queue Aug 15, 2023
Merged via the queue into main with commit 35194b1 Aug 15, 2023
4 checks passed
@MartinKl MartinKl deleted the fix/link-node branch August 15, 2023 19:08
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.

1 participant