-
Couldn't load subscription status.
- Fork 118
chore: Add CI for examples #1393
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1393 +/- ##
==========================================
+ Coverage 84.95% 84.96% +0.01%
==========================================
Files 114 114
Lines 29439 29439
Branches 29439 29439
==========================================
+ Hits 25009 25012 +3
+ Misses 3221 3220 -1
+ Partials 1209 1207 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
There is some follow-up work for CDF but this seems to be better coverage then we had before. |
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.
awesome thanks. just a bunch of shell quoting nits
Co-authored-by: Nick Lanham <[email protected]>
Accepted all suggestions |
## What changes are proposed in this pull request? Adds a github worker workflow to test out examples. Closes #[1168](delta-io#1168) ## How was this change tested? Trying to run in this PR. --------- Co-authored-by: Nick Lanham <[email protected]> Co-authored-by: OussamaSaoudi <[email protected]>
What changes are proposed in this pull request?
Adds a github worker workflow to test out examples.
Closes #1168
How was this change tested?
Trying to run in this PR.