Informasjonsforvaltning / dataservice-catalog

A back end service for creating api catalogues and api descritptions. Exposes a dcat-ap-no dataservices endpoint.
Apache License 2.0
1 stars 1 forks source link

feat: add formats field #194

Closed NilsOveTen closed 3 months ago

NilsOveTen commented 3 months ago

resolve #193

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.29%. Comparing base (ec8e3d2) to head (8f761ef).

Files Patch % Lines
...taservicecatalog/service/DcatApNoModelService.java 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ============================================ + Coverage 61.08% 61.29% +0.21% - Complexity 226 229 +3 ============================================ Files 46 46 Lines 794 801 +7 Branches 68 69 +1 ============================================ + Hits 485 491 +6 Misses 265 265 - Partials 44 45 +1 ```

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