Draft mode syntax support
Created by: eseliger
Works on the first milestone of https://github.com/sourcegraph/sourcegraph/issues/7998, getting syntax support done.
This currently has no effect, rather than passing validation for changeset specs and campaign specs sent from src-cli that use the new draft flag.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #14699 into main will increase coverage by
3.56%
. The diff coverage is69.69%
.@@ Coverage Diff @@ ## main #14699 +/- ## ========================================== + Coverage 48.70% 52.27% +3.56% ========================================== Files 1553 1554 +1 Lines 79184 79215 +31 Branches 6970 7084 +114 ========================================== + Hits 38569 41408 +2839 + Misses 36879 34070 -2809 - Partials 3736 3737 +1
Flag Coverage Δ #go 52.49% <69.69%> (+0.01%)
#integration 30.59% <ø> (?)
#storybook 22.16% <ø> (ø)
#typescript 51.72% <ø> (+12.23%)
#unit 33.61% <ø> (ø)
Impacted Files Coverage Δ cmd/frontend/graphqlbackend/campaigns.go 0.00% <ø> (ø)
internal/campaigns/campaign_spec.go 16.66% <ø> (ø)
internal/campaigns/changeset_spec_description.go 0.00% <ø> (ø)
internal/campaigns/published.go 67.74% <67.74%> (ø)
enterprise/internal/campaigns/reconciler.go 57.06% <100.00%> (ø)
...ise/internal/campaigns/resolvers/changeset_spec.go 78.57% <100.00%> (ø)
...nterprise/cmd/frontend/auth/httpheader/provider.go 0.00% <0.00%> (-20.00%)
client/web/src/search/results/SearchResults.tsx 58.13% <0.00%> (+1.55%)
...lient/web/src/search/results/SearchResultsList.tsx 73.75% <0.00%> (+1.87%)
... and 202 more
Please register or sign in to reply