Skip to content

feat(taxonomy): add taxonomy type selection to import tags wizard - #3208

Draft
javoconsultant wants to merge 6 commits into
openedx:masterfrom
javoconsultant:615-taxonomy-type-dropdown
Draft

feat(taxonomy): add taxonomy type selection to import tags wizard#3208
javoconsultant wants to merge 6 commits into
openedx:masterfrom
javoconsultant:615-taxonomy-type-dropdown

feat(taxonomy): enhance taxonomy type descriptions and update tests f…

03087d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 0s

95.93% (+0.00%) compared to 16e19f1

View this Pull Request on Codecov

95.93% (+0.00%) compared to 16e19f1

Details

Codecov Report

❌ Patch coverage is 99.41176% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.93%. Comparing base (16e19f1) to head (03087d0).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/taxonomy/import-tags/steps/UploadStep.tsx 96.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3208   +/-   ##
=======================================
  Coverage   95.92%   95.93%           
=======================================
  Files        1397     1403    +6     
  Lines       33581    33640   +59     
  Branches     7947     7962   +15     
=======================================
+ Hits        32214    32273   +59     
- Misses       1308     1309    +1     
+ Partials       59       58    -1     

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