Fixes #194 (closed). We mainly add meaningful treatment of NA values to converters.match_name_and_value
where they are now interpreted as empty strings. This fixes the issue in tables but also in generic structure elements like TextElement
(see new unit test).
Can you imagine unintended side effects of the new behavior?
New unit test should be sufficient.
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.