databricks / databricks-sdk-go

Databricks SDK for Go
https://docs.databricks.com/dev-tools/sdk-go.html
Apache License 2.0
46 stars 38 forks source link

[WIP] test fixes #921

Open mgyucht opened 1 month ago

mgyucht commented 1 month ago

Changes

Tests

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0.98592% with 703 lines in your changes are missing coverage. Please review.

Project coverage is 7.08%. Comparing base (72334ef) to head (e7b55aa).

Files Patch % Lines
...service/catalog/mock_quality_monitors_interface.go 1.24% 398 Missing :warning:
service/catalog/impl.go 0.00% 58 Missing :warning:
.../mocks/service/compute/mock_libraries_interface.go 0.00% 47 Missing :warning:
...ocks/service/catalog/mock_connections_interface.go 0.00% 35 Missing :warning:
...ervice/serving/mock_serving_endpoints_interface.go 0.00% 32 Missing :warning:
...ctorsearch/mock_vector_search_indexes_interface.go 0.00% 31 Missing :warning:
service/compute/api.go 0.00% 19 Missing :warning:
service/pipelines/model.go 0.00% 19 Missing :warning:
service/vectorsearch/model.go 0.00% 16 Missing :warning:
service/serving/model.go 0.00% 10 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #921 +/- ## ======================================== - Coverage 7.09% 7.08% -0.02% ======================================== Files 276 276 Lines 64381 64511 +130 ======================================== Hits 4570 4570 - Misses 59502 59632 +130 Partials 309 309 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.