Skip to content

Remove species_ prefix dependency from image path - #383

Open
jdcc wants to merge 8 commits into
masterfrom
512-jdcc-species-names
Open

Remove species_ prefix dependency from image path#383
jdcc wants to merge 8 commits into
masterfrom
512-jdcc-species-names

small fixes

37acdd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

82.9% (-1.1%) compared to ce5d28e

View this Pull Request on Codecov

82.9% (-1.1%) compared to ce5d28e

Details

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.9%. Comparing base (ce5d28e) to head (37acdd8).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
zamba/images/manager.py 50.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #383     +/-   ##
========================================
- Coverage    84.0%   82.9%   -1.1%     
========================================
  Files          37      37             
  Lines        3191    3194      +3     
========================================
- Hits         2682    2651     -31     
- Misses        509     543     +34     
Files with missing lines Coverage Δ
zamba/images/config.py 92.4% <100.0%> (-1.4%) ⬇️
zamba/models/config.py 96.2% <100.0%> (+<0.1%) ⬆️
zamba/images/manager.py 83.4% <50.0%> (+1.0%) ⬆️

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