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 for layer selection in get_values() method #818

Merged
merged 8 commits into from
Jan 5, 2025

Merge branch 'fix-prettier' into feature/get_values_takes_table_layer

60193de
Select commit
Loading
Failed to load commit list.
Merged

add support for layer selection in get_values() method #818

Merge branch 'fix-prettier' into feature/get_values_takes_table_layer
60193de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2025 in 1s

91.78% (target 1.00%)

View this Pull Request on Codecov

91.78% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.78%. Comparing base (2865dfd) to head (60193de).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/spatialdata/_core/query/relational_query.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
- Coverage   91.79%   91.78%   -0.01%     
==========================================
  Files          45       45              
  Lines        7120     7124       +4     
==========================================
+ Hits         6536     6539       +3     
- Misses        584      585       +1     
Files with missing lines Coverage Δ
src/spatialdata/_core/spatialdata.py 90.78% <ø> (ø)
src/spatialdata/_core/query/relational_query.py 90.51% <80.00%> (-0.15%) ⬇️