Informasjonsforvaltning / catalog-view-api

API for viewing complete catalog data
Apache License 2.0
0 stars 0 forks source link

fix: change code id from int to string #67

Closed hegeaal closed 8 months ago

hegeaal commented 8 months ago

relatert til https://github.com/Informasjonsforvaltning/catalog-frontend/issues/599

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (18930fc) 90.94% compared to head (a604e1f) 90.97%. Report is 3 commits behind head on main.

Files Patch % Lines
.../catalog_view_api/service/ConceptsMapperService.kt 50.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ============================================ + Coverage 90.94% 90.97% +0.03% + Complexity 117 115 -2 ============================================ Files 19 19 Lines 530 532 +2 Branches 72 72 ============================================ + Hits 482 484 +2 - Misses 14 15 +1 + Partials 34 33 -1 ```

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