Skip to content

test(spp_cel_vocabulary,spp_gis_indicators): add tests for codecov pa…

4499a9c
Select commit
Loading
Failed to load commit list.
Merged

fix(spp_cel_vocabulary,spp_gis_indicators): beta promotion and fixes #89

test(spp_cel_vocabulary,spp_gis_indicators): add tests for codecov pa…
4499a9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

69.91% (+0.24%) compared to 3068522

View this Pull Request on Codecov

69.91% (+0.24%) compared to 3068522

Details

Codecov Report

❌ Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.91%. Comparing base (3068522) to head (4499a9c).

Files with missing lines Patch % Lines
spp_gis_indicators/models/indicator_layer.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0      #89      +/-   ##
==========================================
+ Coverage   69.67%   69.91%   +0.24%     
==========================================
  Files         666      674       +8     
  Lines       36682    37005     +323     
==========================================
+ Hits        25558    25872     +314     
- Misses      11124    11133       +9     
Files with missing lines Coverage Δ
spp_cel_vocabulary/__init__.py 100.00% <ø> (ø)
spp_cel_vocabulary/__manifest__.py 0.00% <ø> (ø)
..._cel_vocabulary/models/cel_vocabulary_functions.py 100.00% <100.00%> (ø)
...cel_vocabulary/models/cel_vocabulary_translator.py 95.52% <100.00%> (ø)
...el_vocabulary/services/cel_vocabulary_functions.py 94.11% <100.00%> (ø)
spp_gis_indicators/__manifest__.py 0.00% <ø> (ø)
spp_gis_indicators/models/data_layer.py 100.00% <100.00%> (ø)
spp_gis_indicators/models/indicator_layer.py 87.71% <50.00%> (+3.69%) ⬆️

... and 3 files 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.