Skip to content

Merge branch 'master' into devendorize

33ac781
Select commit
Loading
Failed to load commit list.
Merged

Vendor-Configurable Metadata Models #294

Merge branch 'master' into devendorize
33ac781
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

97.89% (+0.04%) compared to 8dff37f

View this Pull Request on Codecov

97.89% (+0.04%) compared to 8dff37f

Details

Codecov Report

❌ Patch coverage is 98.29268% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.89%. Comparing base (8dff37f) to head (33ac781).

Files with missing lines Patch % Lines
dandischema/tests/conftest.py 87.87% 4 Missing ⚠️
dandischema/tests/test_models.py 93.75% 2 Missing ⚠️
dandischema/conf.py 98.78% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   97.84%   97.89%   +0.04%     
==========================================
  Files          16       18       +2     
  Lines        2042     2370     +328     
==========================================
+ Hits         1998     2320     +322     
- Misses         44       50       +6     

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