Remove hydra use query api #491
Merged
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 is100.00%
.
@@ 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%) |
⬆️ |
Loading