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

#374 - Extend api to save and load cohort and dataselection #459

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

#374 - Extend API to save and load cohort and dataselection

acb10cc
Select commit
Loading
Failed to load commit list.
Open

#374 - Extend api to save and load cohort and dataselection #459

#374 - Extend API to save and load cohort and dataselection
acb10cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 0s

75.75% (+0.13%) compared to 0dac4a2

View this Pull Request on Codecov

75.75% (+0.13%) compared to 0dac4a2

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 12 lines in your changes missing coverage. Please review.

Project coverage is 75.75%. Comparing base (0dac4a2) to head (acb10cc).

Files with missing lines Patch % Lines
...sibility_gui_backend/config/WebSecurityConfig.java 0.00% 5 Missing ⚠️
...ility_gui_backend/query/persistence/Dataquery.java 0.00% 4 Missing ⚠️
...sibility_gui_backend/query/api/DataExtraction.java 0.00% 1 Missing ⚠️
..._gui_backend/query/dataquery/DataqueryHandler.java 98.61% 0 Missing and 1 partial ⚠️
...ckend/query/v5/DataqueryHandlerRestController.java 99.19% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #459      +/-   ##
=============================================
+ Coverage      75.61%   75.75%   +0.13%     
+ Complexity       580      549      -31     
=============================================
  Files            154      150       -4     
  Lines           2633     2487     -146     
  Branches         229      214      -15     
=============================================
- Hits            1991     1884     -107     
+ Misses           576      540      -36     
+ Partials          66       63       -3     

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