dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Blueprint #62

Closed morpheus-87 closed 5 years ago

morpheus-87 commented 5 years ago

This PR applies stuff defined in the blueprint application and adds multilanguage support.

codecov-io commented 5 years ago

Codecov Report

Merging #62 into annotations will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             annotations      #62   +/-   ##
==============================================
  Coverage          54.05%   54.05%           
  Complexity            93       93           
==============================================
  Files                 20       20           
  Lines                592      592           
  Branches              49       49           
==============================================
  Hits                 320      320           
  Misses               246      246           
  Partials              26       26
Impacted Files Coverage Δ Complexity Δ
.../de/digitalcollections/iiif/hymir/Application.java 8% <ø> (ø) 2 <0> (ø) :arrow_down:
...ns/iiif/hymir/image/business/ImageServiceImpl.java 66.29% <ø> (ø) 30 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e847d5a...47da1a6. Read the comment docs.