Drop sources column
Created by: asdine
The sources
column of the repo
table has been deprecated in 3.20 and must be deleted for 3.21.
Fixes #13401 (closed)
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #14094 into main will decrease coverage by
5.39%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## main #14094 +/- ## ========================================== - Coverage 53.31% 47.91% -5.40% ========================================== Files 1366 1505 +139 Lines 73849 76464 +2615 Branches 5382 6802 +1420 ========================================== - Hits 39369 36636 -2733 - Misses 30898 36266 +5368 + Partials 3582 3562 -20
Flag Coverage Δ #go 51.64% <ø> (-0.61%)
#integration 29.13% <ø> (-0.01%)
#storybook 18.21% <ø> (ø)
#typescript 38.80% <ø> (-17.67%)
#unit 25.25% <ø> (-29.64%)
Impacted Files Coverage Δ shared/src/util/jsonc.ts 0.00% <0.00%> (-100.00%)
shared/src/search/parser/tokens.ts 0.00% <0.00%> (-100.00%)
shared/src/api/client/api/content.ts 0.00% <0.00%> (-100.00%)
shared/src/api/client/types/hover.ts 0.00% <0.00%> (-100.00%)
shared/src/util/rxjs/asObservable.ts 0.00% <0.00%> (-100.00%)
shared/src/api/client/services/util.ts 0.00% <0.00%> (-100.00%)
shared/src/api/client/mainthread-api.ts 0.00% <0.00%> (-100.00%)
shared/src/api/extension/api/content.ts 0.00% <0.00%> (-100.00%)
shared/src/api/extension/api/context.ts 0.00% <0.00%> (-100.00%)
shared/src/panel/views/contributions.ts 0.00% <0.00%> (-100.00%)
... and 372 more
Please register or sign in to reply