codeintel: Additional executor metrics
Created by: efritz
Emit metrics for host commands run in the executor. This should be merged after https://github.com/sourcegraph/sourcegraph/pull/16625 so that the burden of fixing conflicts falls on me.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #16864 (7f403af) into main (d95d591) will increase coverage by
0.01%
. The diff coverage is78.04%
.@@ Coverage Diff @@ ## main #16864 +/- ## ========================================== + Coverage 52.28% 52.30% +0.01% ========================================== Files 1698 1699 +1 Lines 83954 83998 +44 Branches 7792 7682 -110 ========================================== + Hits 43894 43932 +38 - Misses 36187 36194 +7 + Partials 3873 3872 -1
Flag Coverage Δ *Carryforward flag go 51.41% <78.04%> (+0.02%)
integration 29.64% <ø> (-0.04%)
Carriedforward from ba81cf4 storybook 28.74% <ø> (+<0.01%)
Carriedforward from ba81cf4 typescript 54.39% <ø> (-0.01%)
Carriedforward from ba81cf4 unit 35.03% <ø> (-0.01%)
Carriedforward from ba81cf4 *This pull request uses carry forward flags. Click here to find out more.
Impacted Files Coverage Δ enterprise/internal/apiworker/command/runner.go 0.00% <0.00%> (ø)
enterprise/internal/apiworker/worker.go 0.00% <0.00%> (ø)
...terprise/internal/apiworker/command/firecracker.go 81.25% <74.07%> (+1.70%)
enterprise/internal/apiworker/command/docker.go 100.00% <100.00%> (ø)
...rprise/internal/apiworker/command/observability.go 100.00% <100.00%> (ø)
enterprise/internal/apiworker/command/run.go 13.55% <100.00%> (+3.03%)
enterprise/internal/apiworker/handler.go 64.38% <100.00%> (+1.00%)
enterprise/internal/apiworker/workspace.go 55.26% <100.00%> (ø)
client/web/src/tree/TreeRoot.tsx 83.33% <0.00%> (-3.04%)
...nal/campaigns/resolvers/changeset_apply_preview.go 58.97% <0.00%> (-0.86%)
... and 4 more
Please register or sign in to reply