Skip to content

Introduce Hydra - #116

Merged
simon-donike merged 11 commits into
mainfrom
feature/hydra
Jul 23, 2026
Merged

Introduce Hydra #116
simon-donike merged 11 commits into
mainfrom
feature/hydra

remove 3.10 and 3.11 support

a5acb5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 1s

94.58% (target 75.00%)

View this Pull Request on Codecov

94.58% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 87.93103% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.58%. Comparing base (28f8738) to head (a5acb5e).

Files with missing lines Patch % Lines
opensr_srgan/train_hydra.py 86.04% 6 Missing ⚠️
opensr_srgan/train.py 93.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   94.79%   94.58%   -0.22%     
==========================================
  Files          31       32       +1     
  Lines        1884     1940      +56     
==========================================
+ Hits         1786     1835      +49     
- Misses         98      105       +7     
Files with missing lines Coverage Δ
opensr_srgan/_factory.py 100.00% <ø> (ø)
opensr_srgan/train.py 93.40% <93.33%> (-0.19%) ⬇️
opensr_srgan/train_hydra.py 86.04% <86.04%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.