databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

[WIP] test fixes

Open mgyucht opened this issue 1 year ago • 1 comments

Changes

Tests

  • [ ] make test passing
  • [ ] make fmt applied
  • [ ] relevant integration tests applied

mgyucht avatar May 15 '24 09:05 mgyucht

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
@@           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.

codecov-commenter avatar May 15 '24 09:05 codecov-commenter