azavea / raster-vision

An open source library and framework for deep learning on satellite and aerial imagery.
https://docs.rastervision.io
Other
2.07k stars 386 forks source link

Update type hints #2192

Closed AdeelH closed 3 months ago

AdeelH commented 3 months ago

Overview

This PR updates type hints and improves docstrings.

Changes include:

Checklist

Notes

N/A

Testing Instructions

N/A

codecov[bot] commented 1 hour ago

Codecov Report

Attention: Patch coverage is 99.45455% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.09%. Comparing base (8f9f6d4) to head (02c9ffd). Report is 40 commits behind head on master.

Files with missing lines Patch % Lines
...ervision_core/rastervision/core/data/utils/misc.py 80.00% 1 Missing :warning:
...vision/pytorch_learner/object_detection_learner.py 80.00% 1 Missing :warning:
...earner/rastervision/pytorch_learner/utils/utils.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2192 +/- ## ======================================= Coverage 90.08% 90.09% ======================================= Files 198 198 Lines 9877 9879 +2 ======================================= + Hits 8898 8900 +2 Misses 979 979 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.