Closed jannfis closed 3 weeks ago
Attention: Patch coverage is 42.85714%
with 84 lines
in your changes missing coverage. Please review.
Project coverage is 47.01%. Comparing base (
61613f0
) to head (1311be9
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds metrics to the generic informer, conveniently handled within the callbacks.
Additionally, it adds some unit tests for the informer package.
The next step will move the existing application informer to use the generic informer, too.