Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squelch the 404 error on token delete #808

Merged
merged 2 commits into from
Aug 31, 2021
Merged

Conversation

phenry-db
Copy link
Contributor

Addresses issue #775.

Code to fix and the accompanying unit test for the new functionality.

@nfx nfx linked an issue Aug 31, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #808 (11b1f2b) into master (714ceea) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #808   +/-   ##
=======================================
  Coverage   83.05%   83.06%           
=======================================
  Files          92       92           
  Lines        8162     8165    +3     
=======================================
+ Hits         6779     6782    +3     
  Misses        882      882           
  Partials      501      501           
Impacted Files Coverage Δ
identity/resource_token.go 100.00% <100.00%> (ø)

@nfx nfx merged commit 0054ca3 into databricks:master Aug 31, 2021
@nfx nfx mentioned this pull request Oct 7, 2021
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.

[ISSUE] databricks_token destroy fails when token is expired
2 participants