At the moment ServiceProvider has a lower code coverage which affects the overall metrics for the project. Should be above 80% for Sonatype.
While the new annotations or also existing javax ones can be tested via extension modules or the RI there are no tests here.
Either ServiceProvider should be excluded from JacoCo or we get a test in here that also tests those annotations.
At the moment
ServiceProviderhas a lower code coverage which affects the overall metrics for the project. Should be above 80% for Sonatype.While the new annotations or also existing javax ones can be tested via extension modules or the RI there are no tests here.
Either
ServiceProvidershould be excluded from JacoCo or we get a test in here that also tests those annotations.