nuts-foundation / nuts-discovery

Discovery service by the Nuts foundation for bootstrapping the network
GNU General Public License v3.0
2 stars 1 forks source link

added contract whitelisting to networkParams #41

Closed woutslakhorst closed 4 years ago

woutslakhorst commented 4 years ago

needed for production cordapps whitelisting

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will decrease coverage by 1.16%. The diff coverage is 65.21%.

Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/nl/nuts/discovery/NutsDiscovery.kt 50.00% <0.00%> (-10.00%) 3.00 <0.00> (ø)
...nuts/discovery/service/NetworkParametersService.kt 88.37% <60.00%> (-8.69%) 21.00 <7.00> (+7.00) :arrow_down:
...ain/kotlin/nl/nuts/discovery/api/CertificateApi.kt 85.36% <100.00%> (+0.75%) 8.00 <0.00> (ø)
...nuts/discovery/service/CertificateAndKeyService.kt 85.33% <100.00%> (ø) 12.00 <1.00> (ø)
.../nuts/discovery/service/NutsDiscoveryProperties.kt 100.00% <100.00%> (ø) 9.00 <3.00> (+2.00)