Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add sort parameter to points model #672

Merged
merged 1 commit into from
Aug 12, 2024

add sort parameter to points model

a2aab25
Select commit
Loading
Failed to load commit list.
Merged

Add sort parameter to points model #672

add sort parameter to points model
a2aab25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 1s

91.82% (target 1.00%)

View this Pull Request on Codecov

91.82% (target 1.00%)

Details

Codecov Report

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

Project coverage is 91.82%. Comparing base (2e1347d) to head (a2aab25).

Files Patch % Lines
src/spatialdata/models/models.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   91.83%   91.82%   -0.02%     
==========================================
  Files          44       44              
  Lines        6776     6779       +3     
==========================================
+ Hits         6223     6225       +2     
- Misses        553      554       +1     
Files Coverage Δ
src/spatialdata/models/models.py 87.55% <87.50%> (-0.14%) ⬇️