spatialdata-io
spatialdata-io copied to clipboard
Fixes #298: Repeatedly appending parent path to flatFiles
Purpose: Fix for appending parent path to CSV file paths in cosmx.py reader module.
Codecov Report
:x: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 49.48%. Comparing base (fe474c6) to head (cb147e2).
:warning: Report is 77 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata_io/readers/cosmx.py | 0.00% | 6 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #305 +/- ##
==========================================
- Coverage 49.53% 49.48% -0.06%
==========================================
Files 26 26
Lines 2709 2712 +3
==========================================
Hits 1342 1342
- Misses 1367 1370 +3
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata_io/readers/cosmx.py | 18.51% <0.00%> (-0.43%) |
:arrow_down: |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.