Skip to content

(fix): disallow forward slash writes - #1940

Merged
ilan-gold merged 6 commits into
mainfrom
ig/disallow_forward_slash_writes
Mar 27, 2025
Merged

(fix): disallow forward slash writes#1940
ilan-gold merged 6 commits into
mainfrom
ig/disallow_forward_slash_writes

Conversation

@ilan-gold

@ilan-gold ilan-gold commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

@ilan-gold ilan-gold added this to the 0.12.0 milestone Mar 26, 2025
@codecov

codecov Bot commented Mar 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.42%. Comparing base (feeac54) to head (e4b5d8c).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1940      +/-   ##
==========================================
- Coverage   86.51%   84.42%   -2.10%     
==========================================
  Files          45       45              
  Lines        6802     6805       +3     
==========================================
- Hits         5885     5745     -140     
- Misses        917     1060     +143     
Files with missing lines Coverage Δ
src/anndata/_io/specs/registry.py 93.71% <100.00%> (-0.44%) ⬇️

... and 6 files with indirect coverage changes

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

@ilan-gold
ilan-gold requested a review from flying-sheep March 26, 2025 15:19
Comment thread src/anndata/_io/specs/registry.py Outdated
@ilan-gold
ilan-gold requested a review from flying-sheep March 27, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read/write errors when / is in var names storing dict in .h5ad should raise warning when keys include '/'

2 participants