-
Notifications
You must be signed in to change notification settings - Fork 4
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
[sc-29547] Deprecate BQ lineage crawler and a lot of refactor #1038
[sc-29547] Deprecate BQ lineage crawler and a lot of refactor #1038
Conversation
☂️ Python Coverage
Overall Coverage
New Files
Modified Files
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1038 +/- ##
==========================================
+ Coverage 89.29% 89.50% +0.20%
==========================================
Files 206 211 +5
Lines 13440 13422 -18
==========================================
+ Hits 12001 12013 +12
+ Misses 1439 1409 -30 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this include the rate limit change (#1032)?
Co-authored-by: Mars Lan <[email protected]>
It does |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for refactoring!
…into-the-base-crawler
🤔 Why?
We want to deprecate BQ lineage crawler.
🤓 What?
🧪 Tested?
☑️ Checks
pyproject.toml
.