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

Split status checks #514

Merged
merged 4 commits into from
Mar 6, 2019
Merged

Split status checks #514

merged 4 commits into from
Mar 6, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Mar 5, 2019

Split single top-level status check into one plan and one apply check.
These checks will also now track the whole pull request status rather
than just the last action.

image

Fixes #446

lkysow added 4 commits March 5, 2019 11:54
Split single top-level status check into one plan and one apply check.
These checks will also now track the whole pull request status rather
than just the last action.
@lkysow lkysow force-pushed the split-status-checks branch from 3d4d6b4 to 4fc22ae Compare March 5, 2019 19:29
@codecov
Copy link

codecov bot commented Mar 5, 2019

Codecov Report

Merging #514 into master will increase coverage by 0.14%.
The diff coverage is 85.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
+ Coverage   72.04%   72.19%   +0.14%     
==========================================
  Files          62       62              
  Lines        4465     4503      +38     
==========================================
+ Hits         3217     3251      +34     
- Misses       1005     1010       +5     
+ Partials      243      242       -1
Impacted Files Coverage Δ
server/events/commit_status_updater.go 100% <100%> (ø) ⬆️
server/events/project_command_runner.go 79.28% <100%> (+0.3%) ⬆️
server/events/command_runner.go 67.12% <70%> (+1.66%) ⬆️
server/events/models/models.go 85.6% <88.46%> (+0.3%) ⬆️
server/events/db/boltdb.go 75.23% <90.9%> (+0.35%) ⬆️

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 aa3c010...4fc22ae. Read the comment docs.

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