Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Replace spray json with zio-json for FileMetadataSipiResponse #2941

Merged
merged 2 commits into from
Nov 16, 2023

fmt

f31e000
Select commit
Loading
Failed to load commit list.
Merged

refactor: Replace spray json with zio-json for FileMetadataSipiResponse #2941

fmt
f31e000
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

11.64% (+0.00%) compared to ff9df5f

View this Pull Request on Codecov

11.64% (+0.00%) compared to ff9df5f

Details

Codecov Report

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

Comparison is base (ff9df5f) 11.63% compared to head (f31e000) 11.64%.
Report is 7 commits behind head on main.

Files Patch % Lines
...s/v2/responder/valuemessages/ValueMessagesV2.scala 0.00% 22 Missing ⚠️
.../org/knora/webapi/store/iiif/api/SipiService.scala 0.00% 9 Missing ⚠️
...knora/webapi/store/iiif/impl/SipiServiceLive.scala 0.00% 5 Missing ⚠️
...ra/webapi/responders/v2/ResourcesResponderV2.scala 0.00% 4 Missing ⚠️
...c/main/scala/org/knora/webapi/core/AppServer.scala 0.00% 2 Missing ⚠️
...vsearch/prequery/GravsearchQueryOptimisation.scala 0.00% 2 Missing ⚠️
...ora/webapi/responders/admin/SipiResponderADM.scala 0.00% 2 Missing ⚠️
...org/knora/webapi/routing/admin/FilesRouteADM.scala 0.00% 2 Missing ⚠️
...la/org/knora/webapi/routing/v2/SearchRouteV2.scala 0.00% 2 Missing ⚠️
.../webapi/store/iiif/IIIFRequestMessageHandler.scala 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2941   +/-   ##
=======================================
  Coverage   11.63%   11.64%           
=======================================
  Files         247      246    -1     
  Lines       22922    22887   -35     
=======================================
- Hits         2668     2666    -2     
+ Misses      20254    20221   -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.