Skip to content

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

Open
bendichter wants to merge 17 commits into
masterfrom
add-brain-area-anatomy
Open

feat: extract brain area anatomy from NWB location fields#1807
bendichter wants to merge 17 commits into
masterfrom
add-brain-area-anatomy

Merge branch 'master' into add-brain-area-anatomy

831e5f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 7, 2026 in 1s

50.68% (-26.21%) compared to e7db1cd

View this Pull Request on Codecov

50.68% (-26.21%) compared to e7db1cd

Details

Codecov Report

❌ Patch coverage is 17.11712% with 276 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.68%. Comparing base (e7db1cd) to head (831e5f2).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
dandi/metadata/brain_areas.py 0.00% 128 Missing ⚠️
dandi/tests/test_metadata.py 15.66% 70 Missing ⚠️
dandi/pynwb_utils.py 23.25% 33 Missing ⚠️
dandi/tests/test_brain_areas.py 50.87% 28 Missing ⚠️
dandi/metadata/util.py 27.77% 13 Missing ⚠️
dandi/data/generate_allen_structures.py 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (e7db1cd) and HEAD (831e5f2). Click for more details.

HEAD has 120 uploads less than BASE
Flag BASE (e7db1cd) HEAD (831e5f2)
unittests 122 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1807       +/-   ##
===========================================
- Coverage   76.88%   50.68%   -26.21%     
===========================================
  Files          88       91        +3     
  Lines       12901    13234      +333     
===========================================
- Hits         9919     6707     -3212     
- Misses       2982     6527     +3545     

☔ View full report in Codecov by Harness.
📢 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.