medizininformatik-initiative / feasibility-backend

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

#214 - CRUD for query templates #216

Closed michael-82 closed 8 months ago

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

Codecov Report

Merging #216 (f3d9f5f) into develop (edd2a2b) will increase coverage by 0.71%. The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop     #216      +/-   ##
=============================================
+ Coverage      73.35%   74.07%   +0.71%     
- Complexity       508      520      +12     
=============================================
  Files            124      124              
  Lines           2177     2206      +29     
  Branches         103      105       +2     
=============================================
+ Hits            1597     1634      +37     
+ Misses           520      512       -8     
  Partials          60       60              
Files Coverage Δ
...ibility_gui_backend/query/QueryHandlerService.java 86.61% <100.00%> (+8.31%) :arrow_up:
...d/query/v3/QueryTemplateHandlerRestController.java 98.88% <100.00%> (+0.10%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!