Skip to content

Update dependabot.yml to also fetch actions updates#79

Merged
nfx merged 1 commit intomainfrom
nfx-patch-1
Mar 31, 2024
Merged

Update dependabot.yml to also fetch actions updates#79
nfx merged 1 commit intomainfrom
nfx-patch-1

Conversation

@nfx
Copy link
Copy Markdown
Collaborator

@nfx nfx commented Mar 31, 2024

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.58%. Comparing base (d7698cf) to head (e77e6f6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   84.58%   84.58%           
=======================================
  Files           7        7           
  Lines         532      532           
  Branches      105      105           
=======================================
  Hits          450      450           
  Misses         50       50           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown

❌ 17/18 passed, 1 failed, 2 skipped, 10m37s total

❌ test_overwrite: databricks.sdk.errors.platform.BadRequest: [INSUFFICIENT_PERMISSIONS] Insufficient privileges: (389ms)
databricks.sdk.errors.platform.BadRequest: [INSUFFICIENT_PERMISSIONS] Insufficient privileges:
User does not have permission CREATE,USAGE on database `default`.
09:52 DEBUG [databricks.sdk] Loaded from environment
09:52 DEBUG [databricks.sdk] Ignoring pat auth, because metadata-service is preferred
09:52 DEBUG [databricks.sdk] Ignoring basic auth, because metadata-service is preferred
09:52 DEBUG [databricks.sdk] Attempting to configure auth: metadata-service
09:52 INFO [databricks.sdk] Using Databricks Metadata Service authentication
[gw9] linux -- Python 3.10.14 /home/runner/work/lsql/lsql/.venv/bin/python
09:52 DEBUG [databricks.sdk] Loaded from environment
09:52 DEBUG [databricks.sdk] Ignoring pat auth, because metadata-service is preferred
09:52 DEBUG [databricks.sdk] Ignoring basic auth, because metadata-service is preferred
09:52 DEBUG [databricks.sdk] Attempting to configure auth: metadata-service
09:52 INFO [databricks.sdk] Using Databricks Metadata Service authentication
09:52 DEBUG [databricks.labs.lsql.backends] [api][execute] CREATE TABLE IF NOT EXISTS hive_metastore.default.foo (first STRING NOT NULL, second BOOLEAN NOT... (18 more bytes)
09:52 DEBUG [databricks.labs.lsql.core] Executing SQL statement: CREATE TABLE IF NOT EXISTS hive_metastore.default.foo (first STRING NOT NULL, second BOOLEAN NOT NULL) USING DELTA
09:52 DEBUG [databricks.sdk] POST /api/2.0/sql/statements/
> {
>   "format": "JSON_ARRAY",
>   "statement": "CREATE TABLE IF NOT EXISTS hive_metastore.default.foo (first STRING NOT NULL, second BOOLEAN NOT... (18 more bytes)",
>   "warehouse_id": "TEST_DEFAULT_WAREHOUSE_ID"
> }
< 200 OK
< {
<   "statement_id": "01eeef44-73c6-116f-996c-df4fedc86ba5",
<   "status": {
<     "error": {
<       "error_code": "BAD_REQUEST",
<       "message": "[INSUFFICIENT_PERMISSIONS] Insufficient privileges:\nUser does not have permission CREATE,USAGE o... (21 more bytes)"
<     },
<     "state": "FAILED"
<   }
< }
09:52 DEBUG [databricks.sdk] Loaded from environment
09:52 DEBUG [databricks.sdk] Ignoring pat auth, because metadata-service is preferred
09:52 DEBUG [databricks.sdk] Ignoring basic auth, because metadata-service is preferred
09:52 DEBUG [databricks.sdk] Attempting to configure auth: metadata-service
09:52 INFO [databricks.sdk] Using Databricks Metadata Service authentication
09:52 DEBUG [databricks.labs.lsql.backends] [api][execute] CREATE TABLE IF NOT EXISTS hive_metastore.default.foo (first STRING NOT NULL, second BOOLEAN NOT... (18 more bytes)
09:52 DEBUG [databricks.labs.lsql.core] Executing SQL statement: CREATE TABLE IF NOT EXISTS hive_metastore.default.foo (first STRING NOT NULL, second BOOLEAN NOT NULL) USING DELTA
09:52 DEBUG [databricks.sdk] POST /api/2.0/sql/statements/
> {
>   "format": "JSON_ARRAY",
>   "statement": "CREATE TABLE IF NOT EXISTS hive_metastore.default.foo (first STRING NOT NULL, second BOOLEAN NOT... (18 more bytes)",
>   "warehouse_id": "TEST_DEFAULT_WAREHOUSE_ID"
> }
< 200 OK
< {
<   "statement_id": "01eeef44-73c6-116f-996c-df4fedc86ba5",
<   "status": {
<     "error": {
<       "error_code": "BAD_REQUEST",
<       "message": "[INSUFFICIENT_PERMISSIONS] Insufficient privileges:\nUser does not have permission CREATE,USAGE o... (21 more bytes)"
<     },
<     "state": "FAILED"
<   }
< }
[gw9] linux -- Python 3.10.14 /home/runner/work/lsql/lsql/.venv/bin/python

Running from acceptance #50

@nfx nfx merged commit 5a2bafe into main Mar 31, 2024
@nfx nfx deleted the nfx-patch-1 branch March 31, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant