terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

Exporter: export libraries specified as `requirements.txt`

Open alexott opened this issue 1 year ago • 1 comments

Changes

Tests

  • [x] make test run locally
  • [ ] relevant change in docs/ folder
  • [ ] covered with integration tests in internal/acceptance
  • [ ] relevant acceptance tests are passing
  • [ ] using Go SDK

alexott avatar Jun 05 '24 13:06 alexott

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@7d60ae7). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3649   +/-   ##
=======================================
  Coverage        ?   81.59%           
=======================================
  Files           ?      196           
  Lines           ?    19721           
  Branches        ?        0           
=======================================
  Hits            ?    16091           
  Misses          ?     2671           
  Partials        ?      959           
Files Coverage Δ
exporter/importables.go 77.29% <ø> (ø)
exporter/util.go 76.24% <100.00%> (ø)

codecov-commenter avatar Jun 05 '24 13:06 codecov-commenter