Skip to content

fix(spp_import_match): fix duplicate field constraint test and pre-co…

ac1bb9c
Select commit
Loading
Failed to load commit list.
Merged

fix(spp_import_match) #111

fix(spp_import_match): fix duplicate field constraint test and pre-co…
ac1bb9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

70.71% (-0.04%) compared to 0e8f268

View this Pull Request on Codecov

70.71% (-0.04%) compared to 0e8f268

Details

Codecov Report

❌ Patch coverage is 71.79487% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.71%. Comparing base (0e8f268) to head (ac1bb9c).

Files with missing lines Patch % Lines
spp_import_match/models/base.py 46.15% 7 Missing ⚠️
spp_import_match/models/import_match.py 83.33% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #111      +/-   ##
==========================================
- Coverage   70.74%   70.71%   -0.04%     
==========================================
  Files         682      681       -1     
  Lines       37319    37347      +28     
==========================================
+ Hits        26403    26409       +6     
- Misses      10916    10938      +22     
Files with missing lines Coverage Δ
spp_import_match/models/base_import.py 83.89% <100.00%> (+0.27%) ⬆️
spp_import_match/models/import_match.py 87.90% <83.33%> (-12.10%) ⬇️
spp_import_match/models/base.py 78.26% <46.15%> (-5.49%) ⬇️

... and 1 file with indirect coverage changes

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