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

Move gitlint from Buildkite to GitHub Actions #2692

Merged
merged 4 commits into from
Feb 20, 2020
Merged

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Feb 18, 2020

And related smaller improvements.

@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #2692 into master will decrease coverage by 0.2%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2692      +/-   ##
==========================================
- Coverage    63.3%   63.09%   -0.21%     
==========================================
  Files         377      377              
  Lines       35448    35448              
==========================================
- Hits        22439    22367      -72     
- Misses      10214    10273      +59     
- Partials     2795     2808      +13
Impacted Files Coverage Δ
go/worker/common/host/interface.go 38.46% <0%> (-15.39%) ⬇️
go/worker/compute/executor/committee/state.go 74.07% <0%> (-11.12%) ⬇️
go/worker/common/host/protocol/protocol.go 65.67% <0%> (-6.72%) ⬇️
go/consensus/api/grpc.go 57.02% <0%> (-6.62%) ⬇️
go/common/grpc/proxy/proxy.go 58.87% <0%> (-5.61%) ⬇️
go/common/grpc/auth/auth.go 88.88% <0%> (-5.56%) ⬇️
go/worker/compute/executor/committee/node.go 60.82% <0%> (-5.32%) ⬇️
go/storage/api/root_cache.go 72.41% <0%> (-4.6%) ⬇️
go/worker/storage/service_external.go 47.31% <0%> (-4.31%) ⬇️
go/runtime/history/prune.go 82.14% <0%> (-3.58%) ⬇️
... and 20 more

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 0ca1065...bdb1b15. Read the comment docs.

@tjanez tjanez merged commit c00b1b7 into master Feb 20, 2020
@tjanez tjanez deleted the tjanez/misc-fixes branch February 20, 2020 17:30
@tjanez tjanez self-assigned this Feb 24, 2020
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.

None yet

2 participants