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

Fix rastervision.core dependencies #1920

Merged
merged 4 commits into from Sep 14, 2023
Merged

Fix rastervision.core dependencies #1920

merged 4 commits into from Sep 14, 2023

Conversation

AdeelH
Copy link
Collaborator

@AdeelH AdeelH commented Sep 14, 2023

Overview

This PR makes some fixes to rastervision.core's dependencies.

Checklist

  • Added needs-backport label if PR is bug fix that applies to previous minor release
  • Ran scripts/format_code and committed any changes
  • Documentation updated if needed
  • PR has a name that won't get you publicly shamed for vagueness

Notes

N/A

Testing Instructions

  • Check if CI passes.

@AdeelH AdeelH added the needs-backport This PR needs to be backported to release branches label Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #1920 (f6f1342) into master (b334d68) will increase coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1920      +/-   ##
==========================================
+ Coverage   82.48%   82.50%   +0.01%     
==========================================
  Files         190      190              
  Lines        9313     9316       +3     
==========================================
+ Hits         7682     7686       +4     
+ Misses       1631     1630       -1     
Files Changed Coverage Δ
...ervision_core/rastervision/core/data/utils/misc.py 85.24% <100.00%> (+0.37%) ⬆️
...rvision/pytorch_backend/pytorch_learner_backend.py 62.12% <100.00%> (ø)

... and 1 file with indirect coverage changes

@AdeelH AdeelH marked this pull request as ready for review September 14, 2023 20:34
@AdeelH AdeelH merged commit 30fd26f into azavea:master Sep 14, 2023
2 checks passed
@AdeelH AdeelH deleted the core_deps branch September 19, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-backport This PR needs to be backported to release branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant