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

dbt cloud schedule #331

Merged
merged 9 commits into from
May 4, 2023
Merged

dbt cloud schedule #331

merged 9 commits into from
May 4, 2023

Conversation

edlouth
Copy link
Contributor

@edlouth edlouth commented May 4, 2023

No description provided.

@linear
Copy link

linear bot commented May 4, 2023

GRA-387 dbt cloud schedule

Improvement to trigger connection run from dbt cloud webhook.

Will need to think about how to add custom schedules of this type.

@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2023

Uffizzi Preview deployment-24307 was deleted.

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (b31a810) 95.28% compared to head (a3b1b7c) 95.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   95.28%   95.33%   +0.05%     
==========================================
  Files         321      323       +2     
  Lines        5346     5407      +61     
  Branches      861      866       +5     
==========================================
+ Hits         5094     5155      +61     
  Misses        246      246              
  Partials        6        6              
Flag Coverage Δ
grai-frontend 94.74% <100.00%> (+0.01%) ⬆️
grai-server 95.89% <100.00%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
...onents/connections/schedule/ConnectionSchedule.tsx 100.00% <ø> (ø)
...mponents/connections/schedule/EditScheduleForm.tsx 100.00% <100.00%> (ø)
grai-server/app/connections/models.py 100.00% <100.00%> (ø)
grai-server/app/connections/schedules/cron.py 100.00% <100.00%> (ø)
grai-server/app/connections/schedules/dbt_cloud.py 100.00% <100.00%> (ø)
grai-server/app/connections/urls.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@edlouth edlouth merged commit 6c7c346 into master May 4, 2023
@edlouth edlouth deleted the feature/gra-387-dbt-cloud-schedule branch May 4, 2023 18:25
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