-
Notifications
You must be signed in to change notification settings - Fork 29
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: eds.split now keeps doc and span attributes in the sub-documents #363
base: master
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
Coverage Report
Files without new missing coverage
273 files skipped due to complete coverage. Coverage success: total of 98.06% is above 98.06% 🎉 |
Description
PR to fix
eds.split
in order to keep doc and span attributes in the sub-documents, which was not the case before. @ThomzoyChecklist