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

Add the admin/network-map API endpoints #23

Closed stevenvegt closed 4 years ago

stevenvegt commented 4 years ago

Introduces

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.08%. The diff coverage is 94.73%.

Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/nl/nuts/discovery/NutsDiscovery.kt 60% <ø> (ø) 3 <0> (ø) :arrow_down:
...ain/kotlin/nl/nuts/discovery/api/CertificateApi.kt 82.85% <100%> (+0.5%) 7 <0> (ø) :arrow_down:
.../nuts/discovery/service/NutsDiscoveryProperties.kt 100% <100%> (ø) 6 <6> (?)
...main/kotlin/nl/nuts/discovery/api/NetworkMapApi.kt 69.44% <100%> (-6.12%) 10 <1> (-2)
.../nl/nuts/discovery/store/InMemoryNodeRepository.kt 100% <100%> (ø) 15 <1> (?)
...l/nuts/discovery/store/InMemorySignRequestStore.kt 100% <100%> (ø) 10 <10> (?)
...discovery/service/LocalCertificateAndKeyService.kt 85.5% <90%> (-2.8%) 11 <4> (-12)
src/main/kotlin/nl/nuts/discovery/api/AdminApi.kt 85.71% <90%> (ø) 7 <1> (+1) :arrow_up:
...iscovery/service/SimpleNetworkParametersService.kt 93.75% <93.75%> (ø) 8 <8> (?)
...in/kotlin/nl/nuts/discovery/service/SignRequest.kt 72.22% <0%> (-5.56%) 7% <0%> (-1%)
... and 3 more