Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

e2e: generate async QA tests #15191

Merged
merged 15 commits into from
Oct 30, 2020
Merged

e2e: generate async QA tests #15191

merged 15 commits into from
Oct 30, 2020

Conversation

davejrt
Copy link
Contributor

@davejrt davejrt commented Oct 30, 2020

This PR effectively addresses the core of sourcegraph/sourcegraph#12340.

There are remaining tests to add here, however they're captured in separate issues as they need to addressed individually.

@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #15191 into main will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main   #15191   +/-   ##
=======================================
  Coverage   52.59%   52.59%           
=======================================
  Files        1601     1601           
  Lines       80188    80188           
  Branches     7001     7001           
=======================================
+ Hits        42172    42173    +1     
  Misses      34210    34210           
+ Partials     3806     3805    -1     
Flag Coverage Δ
#go 52.56% <ø> (+<0.01%) ⬆️
#integration 30.43% <ø> (+<0.01%) ⬆️
#storybook 26.12% <ø> (ø)
#typescript 52.66% <ø> (-0.01%) ⬇️
#unit 34.29% <ø> (ø)
Impacted Files Coverage Δ
...ient/web/src/search/input/LazyMonacoQueryInput.tsx 77.77% <0.00%> (-22.23%) ⬇️
cmd/repo-updater/repos/types.go 74.44% <0.00%> (+0.24%) ⬆️
.../internal/codeintel/resolvers/graphql/locations.go 85.56% <0.00%> (+2.06%) ⬆️

@davejrt davejrt requested a review from a team October 30, 2020 14:13
@davejrt davejrt merged commit 7e08e00 into main Oct 30, 2020
@davejrt davejrt deleted the dt/regression_tests branch October 30, 2020 16:29
efritz pushed a commit that referenced this pull request Oct 30, 2020
* run qa pipeline on main and release branches
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants