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

Remove hydra use query api #491

Merged
merged 7 commits into from
Oct 8, 2023

Remove whitespace

ad853d3
Select commit
Loading
Failed to load commit list.
Merged

Remove hydra use query api #491

Remove whitespace
ad853d3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 6, 2023 in 1s

64.71% (-0.07%) compared to a8886c5, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

64.71% (-0.07%) compared to a8886c5, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #491 (ad853d3) into main (a8886c5) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #491      +/-   ##
==========================================
- Coverage   64.77%   64.71%   -0.07%     
==========================================
  Files          99       99              
  Lines        9907     9873      -34     
==========================================
- Hits         6417     6389      -28     
+ Misses       3490     3484       -6     
Files Coverage Δ
cyclops/query/base.py 97.14% <100.00%> (+0.63%) ⬆️
cyclops/query/eicu.py 100.00% <ø> (ø)
cyclops/query/gemini.py 24.24% <ø> (-0.76%) ⬇️
cyclops/query/mimiciii.py 100.00% <ø> (ø)
cyclops/query/mimiciv.py 100.00% <ø> (+2.63%) ⬆️
cyclops/query/omop.py 94.25% <100.00%> (-0.20%) ⬇️
cyclops/query/orm.py 92.62% <100.00%> (+0.58%) ⬆️

Impacted file tree graph