Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

1417 - implicitly modify to str dtype on check #1418

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jday1
Copy link

@jday1 jday1 commented Mar 12, 2024

Currently has failing tests which need addressing.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.19%. Comparing base (765fabc) to head (dd9468c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1418      +/-   ##
==========================================
- Coverage   86.31%   84.19%   -2.12%     
==========================================
  Files          36       36              
  Lines        5610     5617       +7     
==========================================
- Hits         4842     4729     -113     
- Misses        768      888     +120     
Flag Coverage Δ
gpu-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
anndata/_io/specs/methods.py 88.35% <100.00%> (-0.05%) ⬇️

... and 7 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.10.6 - Cannot write files due to implicit conversion to str dtype.
1 participant