cli
cli copied to clipboard
Support Lakehouse monitoring in bundles
Changes
Support Lakehouse Monitoring in Bundles
Testing
Unit Tests
Regarding the hacky approach This looks pretty hacky. Can't we use the url tag of the field?. The url field is empty as well. CreateMonitor takes in the table name as part of the query parameters and it is not passed in json body.
Tests are failing because of the change to not avoid json - parameters in struct_info. How can we solve this? Is it ok to modify the tests?
Codecov Report
Attention: Patch coverage is 51.25000% with 39 lines in your changes are missing coverage. Please review.
Project coverage is 53.58%. Comparing base (
e22dd8a) to head (a2384c1). Report is 124 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1307 +/- ##
==========================================
+ Coverage 52.25% 53.58% +1.33%
==========================================
Files 317 351 +34
Lines 18004 20268 +2264
==========================================
+ Hits 9408 10861 +1453
- Misses 7903 8609 +706
- Partials 693 798 +105
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The TF bump is happening in #1460.