Skip to content

feat(spp_data_classification): port classification registry from openspp-modules - #233

Merged
gonzalesedwin1123 merged 4 commits into
19.0from
migrate-spp-data-classification
Aug 25, 2026
Merged

feat(spp_data_classification): port classification registry from openspp-modules#233
gonzalesedwin1123 merged 4 commits into
19.0from
migrate-spp-data-classification

docs(spp_data_classification): regenerate README from updated fragments

0cd8ad3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

76.72% (+0.12%) compared to 35021ce

View this Pull Request on Codecov

76.72% (+0.12%) compared to 35021ce

Details

Codecov Report

❌ Patch coverage is 96.35036% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.72%. Comparing base (35021ce) to head (0cd8ad3).

Files with missing lines Patch % Lines
...ta_classification/models/classification_pattern.py 94.30% 9 Missing ⚠️
...data_classification/models/classification_level.py 97.29% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #233      +/-   ##
==========================================
+ Coverage   76.59%   76.72%   +0.12%     
==========================================
  Files         629      634       +5     
  Lines       42351    42625     +274     
==========================================
+ Hits        32439    32703     +264     
- Misses       9912     9922      +10     
Files with missing lines Coverage Δ
spp_data_classification/__init__.py 100.00% <100.00%> (ø)
spp_data_classification/models/__init__.py 100.00% <100.00%> (ø)
...data_classification/models/field_classification.py 100.00% <100.00%> (ø)
...data_classification/models/classification_level.py 97.29% <97.29%> (ø)
...ta_classification/models/classification_pattern.py 94.30% <94.30%> (ø)
🚀 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.