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

Sync Upstream 08-12-24 #288

Merged
merged 40 commits into from
Aug 13, 2024
Merged

Conversation

RyanHolstien
Copy link

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

david-leifker and others added 30 commits August 6, 2024 09:46
…y compiling data type using dialect (#10898)

Co-authored-by: Harshal Sheth <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 41.42%. Comparing base (095dbc9) to head (5e9188c).
Report is 7 commits behind head on master.

Files Patch % Lines
...gin/src/datahub_airflow_plugin/datahub_listener.py 0.00% 13 Missing ⚠️
...lugin/src/datahub_airflow_plugin/datahub_plugin.py 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (095dbc9) and HEAD (5e9188c). Click for more details.

HEAD has 17 uploads less than BASE
Flag BASE (095dbc9) HEAD (5e9188c)
airflow 7 1
airflow-plugin-v1 2 1
airflow-plugin-v2 5 0
test-airflow24 1 0
pytest-testQuick 1 0
pytest-testIntegrationBatch1 1 0
pytest-testIntegrationBatch0 1 0
pytest-testIntegrationBatch2 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #288       +/-   ##
===========================================
- Coverage   74.40%   41.42%   -32.98%     
===========================================
  Files         574       20      -554     
  Lines       55688     1371    -54317     
===========================================
- Hits        41435      568    -40867     
+ Misses      14253      803    -13450     
Flag Coverage Δ
airflow 41.42% <12.50%> (-23.36%) ⬇️
airflow-plugin-v1 41.42% <12.50%> (-0.17%) ⬇️
airflow-plugin-v2 ?
pytest-testIntegrationBatch0 ?
pytest-testIntegrationBatch1 ?
pytest-testIntegrationBatch2 ?
pytest-testQuick ?
test-airflow24 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@RyanHolstien RyanHolstien merged commit a09fb90 into acryldata:master Aug 13, 2024
34 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.