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

(feat): [WIP] support physical quantities via Pint #1481

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Add test for reading/writing Pint quantities

7a51205
Select commit
Loading
Failed to load commit list.
Draft

(feat): [WIP] support physical quantities via Pint #1481

Add test for reading/writing Pint quantities
7a51205
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2024 in 0s

84.19% (target 1.00%)

View this Pull Request on Codecov

84.19% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 84.19%. Comparing base (20535bf) to head (7a51205).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1481      +/-   ##
==========================================
- Coverage   84.22%   84.19%   -0.04%     
==========================================
  Files          35       35              
  Lines        5685     5699      +14     
==========================================
+ Hits         4788     4798      +10     
- Misses        897      901       +4     
Files Coverage Δ
src/anndata/__init__.py 92.00% <100.00%> (ø)
src/anndata/_core/anndata.py 85.00% <100.00%> (+0.03%) ⬆️
src/anndata/_io/specs/methods.py 87.01% <53.84%> (-0.99%) ⬇️

... and 1 file with indirect coverage changes