XML Converter
Compare changes
- Alexander Schlemmer authored
+ 27
− 11
@@ -83,15 +83,8 @@ def converter_registry():
@@ -114,10 +107,33 @@ subtree:
Base functionality for matching and converting XML trees is implemented.
See: #145 (closed)
This should be reviewed and merged relatively soon. Follow-up issues will be created for the following tasks:
Have a look at #145 (closed) and check whether the requirements are met.
There are unit tests.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.