Skip to content

Added meta data free functions.

Created by: SkyToGround

Description of work

While waiting for the other PR I thought I could add another one that is pretty much stand alone. This is that.

Having the metadata queries done through free functions makes the code easier to read and understand. Other than that there is not much to say about the implementation. I did have to jump through a few hoops to get unit testing to work and I do not think it was worth the effort in the end.

Merge request reports