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

Add support to query DB files using sqlite #7

Merged
merged 3 commits into from
Dec 13, 2023

Small fix

c8f5c66
Select commit
Loading
Failed to load commit list.
Merged

Add support to query DB files using sqlite #7

Small fix
c8f5c66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2023 in 0s

83.35% (-0.25%) compared to a227009

View this Pull Request on Codecov

83.35% (-0.25%) compared to a227009

Details

Codecov Report

Merging #7 (c8f5c66) into main (a227009) will decrease coverage by 0.25%.
The diff coverage is 69.76%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   83.60%   83.35%   -0.25%     
==========================================
  Files          17       17              
  Lines        1873     1887      +14     
==========================================
+ Hits         1566     1573       +7     
- Misses        307      314       +7     
Files Coverage Δ
cycquery/base.py 97.14% <100.00%> (ø)
cycquery/util.py 91.79% <100.00%> (ø)
cycquery/post_process/gemini.py 0.00% <0.00%> (ø)
cycquery/orm.py 90.36% <64.70%> (-3.72%) ⬇️

Impacted file tree graph