Revert to using pandas based batched query, removing dask as a depend… #4
Codecov / codecov/project
succeeded
Nov 2, 2023 in 1s
83.57% (+5.35%) compared to 83188e5
View this Pull Request on Codecov
83.57% (+5.35%) compared to 83188e5
Details
Codecov Report
Merging #4 (c8372f7) into main (83188e5) will increase coverage by
5.35%
.
The diff coverage is83.58%
.
@@ Coverage Diff @@
## main #4 +/- ##
==========================================
+ Coverage 78.22% 83.57% +5.35%
==========================================
Files 17 17
Lines 1832 1869 +37
==========================================
+ Hits 1433 1562 +129
+ Misses 399 307 -92
Files | Coverage Δ | |
---|---|---|
cycquery/utils/file.py | 99.07% <100.00%> (+62.32%) |
⬆️ |
cycquery/interface.py | 90.00% <70.00%> (-4.55%) |
⬇️ |
cycquery/orm.py | 94.07% <93.33%> (+0.80%) |
⬆️ |
cycquery/ops.py | 80.87% <37.50%> (-0.42%) |
⬇️ |
Loading