Skip to content

Address review: reuse extract_species, rename to ccf_mouse, clean up …

08ff314
Select commit
Loading
Failed to load commit list.
Open

feat: extract brain area anatomy from NWB location fields #1807

Address review: reuse extract_species, rename to ccf_mouse, clean up …
08ff314
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 3, 2026 in 0s

75.08% (-0.04%) compared to 0fe497d

View this Pull Request on Codecov

75.08% (-0.04%) compared to 0fe497d

Details

Codecov Report

❌ Patch coverage is 74.20290% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.08%. Comparing base (0fe497d) to head (08ff314).

Files with missing lines Patch % Lines
dandi/metadata/brain_areas.py 66.40% 43 Missing ⚠️
dandi/data/generate_allen_structures.py 0.00% 23 Missing ⚠️
dandi/pynwb_utils.py 58.13% 18 Missing ⚠️
dandi/metadata/util.py 83.33% 3 Missing ⚠️
dandi/tests/test_metadata.py 97.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1807      +/-   ##
==========================================
- Coverage   75.11%   75.08%   -0.04%     
==========================================
  Files          84       87       +3     
  Lines       11925    12266     +341     
==========================================
+ Hits         8958     9210     +252     
- Misses       2967     3056      +89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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