Skip to content

Functions to prune schema. - #401

Draft
rwblair wants to merge 5 commits into
bids-standard:mainfrom
rwblair:enh/prune_schema
Draft

Functions to prune schema.#401
rwblair wants to merge 5 commits into
bids-standard:mainfrom
rwblair:enh/prune_schema

Merge branch 'main' into enh/prune_schema

1ab4277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 20, 2026 in 1s

86.53% (-0.23%) compared to f33a079

View this Pull Request on Codecov

86.53% (-0.23%) compared to f33a079

Details

Codecov Report

❌ Patch coverage is 72.22222% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.53%. Comparing base (f33a079) to head (1ab4277).
⚠️ Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
src/schema/pruneSchema.ts 80.76% 6 Missing and 4 partials ⚠️
src/utils/objectPathHandler.ts 52.63% 6 Missing and 3 partials ⚠️
src/schema/applyRules.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   86.75%   86.53%   -0.23%     
==========================================
  Files          65       66       +1     
  Lines        4740     4811      +71     
  Branches      770      787      +17     
==========================================
+ Hits         4112     4163      +51     
- Misses        535      547      +12     
- Partials       93      101       +8     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.