Skip to content

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

8f8e4dc
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'master' into add-brain-area-anatomy
8f8e4dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

75.35% (+0.22%) compared to fb5e2f0

View this Pull Request on Codecov

75.35% (+0.22%) compared to fb5e2f0

Details

Codecov Report

❌ Patch coverage is 84.38438% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.35%. Comparing base (fb5e2f0) to head (8f8e4dc).

Files with missing lines Patch % Lines
dandi/metadata/brain_areas.py 80.46% 25 Missing ⚠️
dandi/pynwb_utils.py 58.13% 18 Missing ⚠️
dandi/data/generate_allen_structures.py 0.00% 4 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.12%   75.35%   +0.22%     
==========================================
  Files          84       87       +3     
  Lines       11931    12260     +329     
==========================================
+ Hits         8963     9238     +275     
- Misses       2968     3022      +54     

☔ 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.