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

source updates + flat file #825

Merged
merged 11 commits into from
Nov 30, 2023
Merged

source updates + flat file #825

merged 11 commits into from
Nov 30, 2023

Conversation

ieaves
Copy link
Contributor

@ieaves ieaves commented Nov 30, 2023

Changes

  • Adds a Flat File Connection type
  • Updates flat file integration to support generic file loaders
  • Updates fixture loading procedures to follow default django loading procedures
  • Better connection fixture construction (no longer requires pk, or created/updated dates)
  • Updates Connection metadata for openlineage associated connections
  • Adds priority ordering for connections on the homepage

Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Nov 30, 2023 10:20am

@ieaves ieaves requested a review from edlouth November 30, 2023 01:58
Copy link
Contributor

github-actions bot commented Nov 30, 2023

Uffizzi Preview deployment-41794 was deleted.

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (c9b17dc) 93.52% compared to head (3a6cd34) 93.52%.
Report is 2 commits behind head on master.

Files Patch % Lines
grai-server/app/connections/models.py 90.47% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #825   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files         467      469    +2     
  Lines        8829     8876   +47     
  Branches     1108     1108           
=======================================
+ Hits         8257     8301   +44     
- Misses        569      572    +3     
  Partials        3        3           
Flag Coverage Δ
grai-frontend 97.72% <100.00%> (+<0.01%) ⬆️
grai-server 90.64% <94.87%> (+0.01%) ⬆️

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.

@edlouth edlouth merged commit 4dab9fa into master Nov 30, 2023
46 of 47 checks passed
@edlouth edlouth deleted the feat/source-updates-extended branch November 30, 2023 10:30
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.

2 participants