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

allow ignore-bot to fail because resource not accessible by integration #60

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

fuxingloh
Copy link
Member

What kind of PR is this?:

/kind fix

What this PR does / why we need it:

Allow get authenticated to fail because 'github-token' cannot access client.users.getAuthenticated()

@defichain-bot defichain-bot added the kind/fix Fix a bug label Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #60 (cfeadb7) into main (5563bc1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files          14       14           
  Lines         444      444           
  Branches      122      121    -1     
=======================================
  Hits          436      436           
  Misses          4        4           
  Partials        4        4           
Impacted Files Coverage Δ
src/ignore.ts 95.83% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5563bc1...cfeadb7. Read the comment docs.

@fuxingloh fuxingloh merged commit 84908ac into main Feb 23, 2021
@fuxingloh fuxingloh deleted the allow-fail-github branch February 23, 2021 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/fix Fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants