medizininformatik-initiative / feasibility-backend

Backend of the feasibility-gui.
Apache License 2.0
2 stars 5 forks source link

#258 - Add an endpoint that takes a structured query and validates it #265

Closed michael-82 closed 3 months ago

michael-82 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 75.48%. Comparing base (f6d09ee) to head (b5c1a6d). Report is 1 commits behind head on develop.

Files Patch % Lines
...end/terminology/validation/TermCodeValidation.java 72.72% 2 Missing and 1 partial :warning:
...query/api/validation/StructuredQueryValidator.java 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #265 +/- ## ============================================= - Coverage 75.56% 75.48% -0.09% - Complexity 540 543 +3 ============================================= Files 124 125 +1 Lines 2218 2235 +17 Branches 108 109 +1 ============================================= + Hits 1676 1687 +11 - Misses 478 483 +5 - Partials 64 65 +1 ```

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