Informasjonsforvaltning / fdk-reasoning-service

Apache License 2.0
0 stars 1 forks source link

feat: rework theme reasoning and run in seperate service #191

Closed NilsOveTen closed 2 months ago

NilsOveTen commented 2 months ago

resolve #166

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.06173% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.01%. Comparing base (d2a9e73) to head (b2a834c). Report is 1 commits behind head on main.

Files Patch % Lines
.../fdk/fdk_reasoning_service/service/ThemeService.kt 90.62% 2 Missing and 1 partial :warning:
...tlin/no/fdk/fdk_reasoning_service/service/Utils.kt 92.85% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #191 +/- ## ============================================ + Coverage 75.41% 76.01% +0.59% - Complexity 148 150 +2 ============================================ Files 23 24 +1 Lines 834 834 Branches 79 74 -5 ============================================ + Hits 629 634 +5 + Misses 144 143 -1 + Partials 61 57 -4 ```

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