Skip to content

WIP: Init metadata value

Karol Sierocinski requested to merge initMetadataValue into master

Initializing metadata with value that is defined in config. It works with int, int64 and arrays of these types.

I have written 2 tests. First tests all initial values. Second tests the order of defined metadata (defined as array).

Solves #27 (closed) and #155 (closed) .

@jbigot Could you make a review of this MR?

Edited by Karol Sierocinski

Merge request reports