Skip to content

tests and warnings for issue 399 (nan in table columns)

a65cc24
Select commit
Loading
Failed to load commit list.
Merged

Tests and warnings for issue 399 (nan in table columns) #1050

tests and warnings for issue 399 (nan in table columns)
a65cc24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 1s

92.21% (target 1.00%)

View this Pull Request on Codecov

92.21% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.21%. Comparing base (65a281e) to head (a65cc24).

Files with missing lines Patch % Lines
src/spatialdata/models/models.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1050      +/-   ##
==========================================
- Coverage   92.22%   92.21%   -0.01%     
==========================================
  Files          49       49              
  Lines        7585     7593       +8     
==========================================
+ Hits         6995     7002       +7     
- Misses        590      591       +1     
Files with missing lines Coverage Δ
src/spatialdata/models/models.py 88.60% <87.50%> (-0.02%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.