Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(cypress): Cypress concurrency (only) #12062

Closed
wants to merge 3 commits into from

Conversation

robdiciuccio
Copy link
Member

SUMMARY

TEST: enable Cypress concurrency without record key.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@codecov-io
Copy link

codecov-io commented Dec 15, 2020

Codecov Report

Merging #12062 (aa82de8) into master (7dac150) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12062      +/-   ##
==========================================
- Coverage   63.81%   63.78%   -0.03%     
==========================================
  Files         956      474     -482     
  Lines       46845    29269   -17576     
  Branches     4590        0    -4590     
==========================================
- Hits        29895    18670   -11225     
+ Misses      16766    10599    -6167     
+ Partials      184        0     -184     
Flag Coverage Δ
javascript ?
python 63.78% <ø> (-0.73%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/db_engines/hive.py 0.00% <0.00%> (-85.72%) ⬇️
superset/datasets/commands/importers/v1/utils.py 58.62% <0.00%> (-34.24%) ⬇️
superset/db_engine_specs/hive.py 54.61% <0.00%> (-29.62%) ⬇️
superset/datasets/commands/export.py 78.72% <0.00%> (-15.40%) ⬇️
superset/db_engine_specs/presto.py 69.95% <0.00%> (-12.45%) ⬇️
superset/cli.py 34.78% <0.00%> (-5.75%) ⬇️
superset/examples/world_bank.py 97.10% <0.00%> (-2.90%) ⬇️
superset/examples/birth_names.py 96.51% <0.00%> (-2.33%) ⬇️
superset/views/database/mixins.py 80.70% <0.00%> (-1.76%) ⬇️
superset/models/core.py 88.07% <0.00%> (-0.82%) ⬇️
... and 492 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dac150...aa82de8. Read the comment docs.

@robdiciuccio
Copy link
Member Author

Closing in favor of #11750

@robdiciuccio robdiciuccio deleted the rd/cypress-parallel branch December 18, 2020 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants