siemens / cmp-ra-component

A CMP Registration Authority (RA)
Apache License 2.0
3 stars 5 forks source link

feat: add logging while accessing configuration data #93

Closed Akretsch closed 7 months ago

Akretsch commented 7 months ago

Description

Log access to configuration as much as possible

Related Issue

https://github.com/siemens/cmp-ra-component/issues/92

Motivation and Context

If the configuration methods return non-compliant values or generate exceptions the overall behavior of CmpRaComponent is sometimes strange.

How Has This Been Tested?

Run Unit-Test with logging enabled.

Screenshots

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
73.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

ralienpp commented 7 months ago

Coverage issues and specific exceptions will be addressed in a subsequent release.