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

[python] Implement IntIndexer as class that wraps around clib.IntIndexer #2310

Merged
merged 6 commits into from
Mar 26, 2024

Fix type error in python 3.8

a18d42b
Select commit
Loading
Failed to load commit list.
Merged

[python] Implement IntIndexer as class that wraps around clib.IntIndexer #2310

Fix type error in python 3.8
a18d42b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

78.75% (target 70.00%)

View this Pull Request on Codecov

78.75% (target 70.00%)

Details

Codecov Report

Merging #2310 (a18d42b) into main (9d8a8fb) will decrease coverage by 0.14%.
Report is 1 commits behind head on main.
The diff coverage is 95.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2310      +/-   ##
==========================================
- Coverage   78.88%   78.75%   -0.14%     
==========================================
  Files         140      140              
  Lines       10748    10753       +5     
  Branches      213      215       +2     
==========================================
- Hits         8479     8468      -11     
- Misses       2171     2186      +15     
- Partials       98       99       +1     
Components Coverage Δ
python_api 90.58% <95.23%> (+<0.01%) ⬆️
libtiledbsoma 48.69% <ø> (-1.03%) ⬇️