Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Introduce a second version of the Holland 2010 model #846

Merged
merged 17 commits into from
Jun 21, 2024

Merge branch 'develop' into feature/hollland_2010_version2

d820064
Select commit
Loading
Failed to load commit list.
Merged

WIP: Introduce a second version of the Holland 2010 model #846

Merge branch 'develop' into feature/hollland_2010_version2
d820064
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Code Coverage succeeded Jun 21, 2024 in 0s

Line Coverage: 97.18% (+9.36%)

Summary for modified lines

  • 476 lines have been modified
  • 2 lines are not covered

Overview by baseline

Quality Gates Summary

Overall result: Success

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

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 100.00% (13/13) 100.00% (64/64) 100.00% (64/64) n/a 74.55% (8394/11259) n/a n/a
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% n/a +0.07% ⬆️ n/a n/a
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a 87.83% (404/460) n/a n/a
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.89% ⬆️ n/a n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 97.18% (69/71) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +9.36% ⬆️ n/a n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/1) n/a n/a

Annotations

Check warning on line 373 in climada/hazard/trop_cyclone.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 373 is not covered by tests

Check warning on line 1207 in climada/hazard/trop_cyclone.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 1207 is not covered by tests