medizininformatik-initiative / feasibility-backend

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

#266 - Change validation information #271

Closed michael-82 closed 3 months ago

michael-82 commented 3 months ago

Changes to swagger doc are still missing. Rest can be used for testing already.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 77.01%. Comparing base (ca4b4e2) to head (3783b08).

Files Patch % Lines
...minology/validation/StructuredQueryValidation.java 92.30% 1 Missing and 3 partials :warning:
..._gui_backend/query/api/MutableStructuredQuery.java 90.00% 1 Missing and 2 partials :warning:
...ility_gui_backend/common/api/MutableCriterion.java 93.75% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #271 +/- ## ============================================= + Coverage 75.48% 77.01% +1.53% - Complexity 543 595 +52 ============================================= Files 125 128 +3 Lines 2235 2367 +132 Branches 109 132 +23 ============================================= + Hits 1687 1823 +136 + Misses 483 475 -8 - Partials 65 69 +4 ```

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