Skip to content

remove unnecessary used_names

b994960
Select commit
Loading
Failed to load commit list.
Merged

Helper function to sanitize tables #935

remove unnecessary used_names
b994960
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2025 in 1s

92.14% (target 1.00%)

View this Pull Request on Codecov

92.14% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.14%. Comparing base (eb5a202) to head (b994960).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
+ Coverage   92.11%   92.14%   +0.03%     
==========================================
  Files          48       48              
  Lines        7429     7473      +44     
==========================================
+ Hits         6843     6886      +43     
- Misses        586      587       +1     
Files with missing lines Coverage Δ
src/spatialdata/__init__.py 96.55% <100.00%> (+0.12%) ⬆️
src/spatialdata/_core/_utils.py 100.00% <100.00%> (ø)
src/spatialdata/_core/validation.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.