XML Converter
All threads resolved!
All threads resolved!
Compare changes
Files
2- Alexander Schlemmer authored
+ 24
− 1
@@ -72,7 +72,30 @@ class XMLFileConverter(SimpleFileConverter):
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.