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

Update autoplan so commit status is set only after finding projects (… #959

Merged
merged 1 commit into from
Mar 29, 2020

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Mar 29, 2020

resolves #954)

Closes #955

@codecov
Copy link

codecov bot commented Mar 29, 2020

Codecov Report

Merging #959 into master will decrease coverage by 0.02%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #959      +/-   ##
=========================================
- Coverage   72.12%   72.1%   -0.03%     
=========================================
  Files          65      65              
  Lines        5310    5313       +3     
=========================================
+ Hits         3830    3831       +1     
- Misses       1184    1186       +2     
  Partials      296     296
Impacted Files Coverage Δ
cmd/server.go 79.26% <ø> (ø) ⬆️
server/user_config.go 100% <ø> (ø) ⬆️
server/events/command_runner.go 50.21% <0%> (-0.43%) ⬇️
server/server.go 63.44% <100%> (+0.11%) ⬆️

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 bebc992...bc54584. Read the comment docs.

@lkysow lkysow merged commit c040da6 into master Mar 29, 2020
@lkysow lkysow deleted the silence-vcs-status branch March 29, 2020 22:15
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.

Autoplan should only set commit status if it finds a project
2 participants