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 circular import problems #2059

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Fix circular import problems #2059

merged 1 commit into from
Feb 12, 2024

Conversation

AdeelH
Copy link
Collaborator

@AdeelH AdeelH commented Feb 12, 2024

Overview

This PR fixes some circular import errors.

Checklist

  • Added unit tests, if applicable
  • Updated documentation, if applicable
  • Added needs-backport label if the change should be back-ported to the previous release
  • PR has a name that won't get you publicly shamed for vagueness

Notes

N/A

Testing Instructions

N/A

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf95e94) 89.75% compared to head (6bbca60) 89.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2059      +/-   ##
==========================================
- Coverage   89.75%   89.69%   -0.07%     
==========================================
  Files         196      196              
  Lines        9735     9735              
==========================================
- Hits         8738     8732       -6     
- Misses        997     1003       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AdeelH AdeelH marked this pull request as ready for review February 12, 2024 18:06
@AdeelH AdeelH merged commit e6510d7 into azavea:master Feb 12, 2024
2 checks passed
@AdeelH AdeelH deleted the circular-imports branch February 12, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant