nuts-foundation / nuts-registry

Distributed registry for storing and querying healthcare care providers their vendors and technical endpoints.
GNU General Public License v3.0
0 stars 0 forks source link

Backwards compatibility for RegisterVendor events where x5c is a string, rather than []string #160

Closed reinkrul closed 3 years ago

reinkrul commented 3 years ago

Checked, just 1 entry in development registry.

This PR is based on https://github.com/nuts-foundation/nuts-registry/pull/159, so review and merge that one first.

Fixes #162

codecov[bot] commented 3 years ago

Codecov Report

Merging #160 (ff52531) into master (bae0917) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted Files Coverage Δ
pkg/events/domain/event_register_vendor.go 90.47% <100.00%> (+1.58%) :arrow_up: