Fix native integration condition
Created by: felixfbecker
This is an important fix we need to get into 3.21
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #14775 into main will increase coverage by
0.00%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## main #14775 +/- ## ======================================== Coverage 52.25% 52.25% ======================================== Files 1553 1553 Lines 79213 79213 Branches 7087 6973 -114 ======================================== + Hits 41390 41393 +3 + Misses 34084 34081 -3 Partials 3739 3739
Flag Coverage Δ #go 52.47% <ø> (-0.01%)
#integration 30.57% <ø> (+<0.01%)
#storybook 22.17% <ø> (+0.02%)
#typescript 51.71% <100.00%> (+0.02%)
#unit 33.61% <100.00%> (+0.01%)
Impacted Files Coverage Δ .../src/repo/actions/InstallBrowserExtensionAlert.tsx 100.00% <100.00%> (+23.52%)
...t/web/src/search/input/interactive/FilterInput.tsx 88.96% <0.00%> (-0.65%)
cmd/frontend/graphqlbackend/zoekt.go 74.80% <0.00%> (-0.51%)
.../internal/codeintel/resolvers/graphql/locations.go 81.44% <0.00%> (ø)
...ient/web/src/search/input/LazyMonacoQueryInput.tsx 100.00% <0.00%> (+22.22%)
Please register or sign in to reply