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

added get_bounds functions for EPSG 4326 #980

Merged
merged 8 commits into from
Dec 19, 2024

Apply suggestions from code review Sam

7526ab3
Select commit
Loading
Failed to load commit list.
Merged

added get_bounds functions for EPSG 4326 #980

Apply suggestions from code review Sam
7526ab3
Select commit
Loading
Failed to load commit list.
Jenkins - WCR / Code Coverage succeeded Dec 12, 2024 in 0s

Line Coverage: 82.76% (-0.18%)

Summary for modified lines

  • 96 lines have been modified
  • 5 lines are not covered

Overview by baseline

Quality Gates Summary

Overall result: Success

  • Modified files - Line Coverage: ≪Success≫ - (Actual value: 82.94%, 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% (71/71) 100.00% (71/71) 75.58% (9104/12045)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.00%
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) 100.00% (3/3) 82.94% (1833/2210)
📈 Modified files (difference to reference job) n/a n/a n/a n/a -0.04% ⬇️
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) n/a 82.76% (24/29)
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a -0.18% ⬇️
🐾 Indirect changes 0.00% (0/1) 0.00% (0/2) 0.00% (0/2) n/a 0.00% (0/2)

Annotations

Check warning on line 2579 in climada/hazard/tc_tracks.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 2579 is not covered by tests

Check warning on line 790 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 790 is not covered by tests

Check warning on line 800 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 800 is not covered by tests

Check warning on line 1709 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 1709 is not covered by tests

Check warning on line 1764 in climada/util/coordinates.py

See this annotation in the file changed.

@jenkins-wcr jenkins-wcr / Code Coverage

Not covered line

Line 1764 is not covered by tests