Skip to content

Add classes for calibrating average ensemble and ensemble of tragedies#1048

Merged
emanuel-schmid merged 126 commits into
developfrom
cross-calibrate-impact-functions
Sep 29, 2025
Merged

Add classes for calibrating average ensemble and ensemble of tragedies#1048
emanuel-schmid merged 126 commits into
developfrom
cross-calibrate-impact-functions

Merge branch 'cross-calibrate-impact-functions' of github.com:CLIMADA…

e3da3ec
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Code Coverage succeeded Sep 3, 2025 in 0s

Line Coverage: 78.83% (+9.95%)

Summary for modified lines

  • 1451 lines have been modified
  • 98 lines are not covered

Overview by baseline

Quality Gates Summary

Overall result: Success

  • Modified files - Line Coverage: ≪Success≫ - (Actual value: 68.88%, Quality gate: 60.00)

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Line Coverage
🐾 Overall project 100.00% (1/1) 100.00% (15/15) 100.00% (74/74) 100.00% (74/74) 75.87% (9494/12513)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.02% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (7/7) 100.00% (14/14) 100.00% (14/14) 68.88% (2353/3416)
📈 Modified files (difference to reference job) n/a n/a n/a n/a +0.40% ⬆️
🐾 Modified code lines 100.00% (1/1) 100.00% (7/7) 100.00% (14/14) n/a 78.83% (365/463)
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a +9.95% ⬆️
🐾 Indirect changes 100.00% (1/1) 75.00% (3/4) 75.00% (3/4) n/a 94.12% (16/17)

Annotations

Check warning on line 829 in climada/entity/exposures/litpop/litpop.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 824-829 are not covered by tests

Check warning on line 100 in climada/hazard/xarray.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 100 is not covered by tests

Check warning on line 118 in climada/hazard/xarray.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 118 is not covered by tests

Check warning on line 214 in climada/hazard/xarray.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 214 is not covered by tests

Check warning on line 184 in climada/hazard/centroids/centr.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 184 is not covered by tests

Check warning on line 143 in climada/util/calibrate/base.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 137-143 are not covered by tests

Check warning on line 651 in climada/util/calibrate/bayesian_optimizer.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 650-651 are not covered by tests

Check warning on line 31 in climada/util/calibrate/cost_func.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 31 is not covered by tests

Check warning on line 40 in climada/util/calibrate/cost_func.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 40 is not covered by tests

Check warning on line 228 in climada/util/calibrate/ensemble.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 224-228 are not covered by tests

Check warning on line 236 in climada/util/calibrate/ensemble.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 232-236 are not covered by tests

Check warning on line 290 in climada/util/calibrate/ensemble.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 269-290 are not covered by tests

Check warning on line 416 in climada/util/calibrate/ensemble.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 327-416 are not covered by tests

Check warning on line 490 in climada/util/calibrate/ensemble.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 446-490 are not covered by tests

Check warning on line 724 in climada/util/calibrate/ensemble.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered lines

Lines 717-724 are not covered by tests