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

feat: Add http metrics to all search endpoints by migrating to tapir DEV-2936 #2958

Merged
merged 12 commits into from
Dec 6, 2023

Merge branch 'main' into feat/add-more-codecs

d768db4
Select commit
Loading
Failed to load commit list.
Merged

feat: Add http metrics to all search endpoints by migrating to tapir DEV-2936 #2958

Merge branch 'main' into feat/add-more-codecs
d768db4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

11.62% (-0.01%) compared to 44e6bdc

View this Pull Request on Codecov

11.62% (-0.01%) compared to 44e6bdc

Details

Codecov Report

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

Comparison is base (44e6bdc) 11.63% compared to head (d768db4) 11.62%.
Report is 8 commits behind head on main.

Files Patch % Lines
...nora/webapi/slice/search/api/SearchEndpoints.scala 0.00% 75 Missing ⚠️
...knora/webapi/messages/util/rdf/RdfFormatUtil.scala 15.58% 65 Missing ⚠️
...knora/webapi/responders/v2/SearchResponderV2.scala 0.00% 49 Missing ⚠️
...cala/org/knora/webapi/slice/common/api/ApiV2.scala 0.00% 46 Missing ⚠️
...org/knora/webapi/messages/util/rdf/JenaModel.scala 4.16% 23 Missing ⚠️
...c/main/scala/org/knora/webapi/OntologySchema.scala 25.00% 18 Missing ⚠️
...n/scala/org/knora/webapi/routing/RouteUtilV2.scala 0.00% 17 Missing ⚠️
.../knora/webapi/slice/common/api/BaseEndpoints.scala 0.00% 17 Missing ⚠️
...rg/knora/webapi/messages/util/rdf/JsonLDUtil.scala 0.00% 12 Missing ⚠️
...plestore/upgrade/plugins/UpgradePluginPR1307.scala 0.00% 10 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2958      +/-   ##
==========================================
- Coverage   11.63%   11.62%   -0.01%     
==========================================
  Files         246      246              
  Lines       22880    22870      -10     
==========================================
- Hits         2661     2658       -3     
+ Misses      20219    20212       -7     

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