segmentio / analytics-kotlin

The hassle-free way to add Segment analytics to your Kotlin app (Android/JVM).
MIT License
46 stars 27 forks source link

Adding a findAll(KClass) function to DestinationPlugins. This matches… #199

Closed didiergarcia closed 1 year ago

didiergarcia commented 1 year ago

… the API already present in Analytics.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (3a65ff2) 78.55% compared to head (6d5a315) 78.60%.

Files Patch % Lines
...in/core/platform/plugins/DestinationPluginTests.kt 90.90% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ============================================ + Coverage 78.55% 78.60% +0.04% - Complexity 495 497 +2 ============================================ Files 78 78 Lines 6557 6591 +34 Branches 830 833 +3 ============================================ + Hits 5151 5181 +30 - Misses 736 737 +1 - Partials 670 673 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.