Skip to content

Add namespace-agnostic type resolution to NamespaceCatalog (#1528) - #1531

Draft
rly wants to merge 2 commits into
devfrom
fix/1528-namespace-agnostic-resolution
Draft

Add namespace-agnostic type resolution to NamespaceCatalog (#1528)#1531
rly wants to merge 2 commits into
devfrom
fix/1528-namespace-agnostic-resolution

Drop cross-namespace get_subtypes; document namespace=None as first-m…

fdc99c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

93.19% (-0.03%) compared to 5ee6e94

View this Pull Request on Codecov

93.19% (-0.03%) compared to 5ee6e94

Details

Codecov Report

❌ Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.19%. Comparing base (5ee6e94) to head (fdc99c3).
⚠️ Report is 20 commits behind head on dev.

Files with missing lines Patch % Lines
src/hdmf/spec/namespace.py 80.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1531      +/-   ##
==========================================
- Coverage   93.21%   93.19%   -0.03%     
==========================================
  Files          41       41              
  Lines       10186    10213      +27     
  Branches     2104     2114      +10     
==========================================
+ Hits         9495     9518      +23     
- Misses        414      416       +2     
- Partials      277      279       +2     

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