medizininformatik-initiative / feasibility-backend

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

Release/v4.1.0 #232

Closed juliangruendner closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #232 (26943d0) into master (5205c7e) will increase coverage by 3.00%. Report is 3 commits behind head on master. The diff coverage is 87.73%.

@@             Coverage Diff              @@
##             master     #232      +/-   ##
============================================
+ Coverage     71.12%   74.12%   +3.00%     
- Complexity      481      523      +42     
============================================
  Files           123      124       +1     
  Lines          2116     2211      +95     
  Branches         98      105       +7     
============================================
+ Hits           1505     1639     +134     
+ Misses          551      512      -39     
  Partials         60       60              
Files Coverage Δ
...sibility_gui_backend/query/api/QueryListEntry.java 100.00% <ø> (ø)
.../feasibility_gui_backend/query/api/SavedQuery.java 100.00% <ø> (ø)
...gui_backend/query/api/status/FeasibilityIssue.java 80.00% <100.00%> (+0.51%) :arrow_up:
..._gui_backend/query/api/status/SavedQuerySlots.java 100.00% <100.00%> (ø)
...ackend/query/broker/direct/DirectBrokerClient.java 88.46% <ø> (ø)
...asibility_gui_backend/query/persistence/Query.java 83.33% <ø> (+16.66%) :arrow_up:
...lity_gui_backend/query/persistence/SavedQuery.java 66.66% <100.00%> (+50.00%) :arrow_up:
...query/translation/QueryTranslatorSpringConfig.java 93.02% <100.00%> (+0.16%) :arrow_up:
...d/query/v3/QueryTemplateHandlerRestController.java 98.88% <100.00%> (+0.10%) :arrow_up:
...ty_gui_backend/terminology/TerminologyService.java 97.11% <100.00%> (+0.11%) :arrow_up:
... and 2 more

... 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!