Continuation of infixowl update and coverage improvement #2001
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of changes
Update of infixowl including a couple of minor run-time changes to avoid exceptions currently xfailing.
i) Continued improvement of coverage.
ii) Addressing of non-API flake8 issues of function and variable naming.
(Either as separate PRs or separate commits)
iii) Removal of non-functioning/unused code
iv) Change processing order in some methods to avoid raising Exceptions when arg is None
v) Further development of tests of infixowl functioning.
vi) Minor streamlining.
vii) Add documentation to illuminate noun and name ACE annotation usage
Checklist
./examples
for new features.CHANGELOG.md
).so maintainers can fix minor issues and keep your PR up to date.