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

Disable datasource from cypress test workflow #3845

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Apr 13, 2023

Description

Disable datasource from cypress test workflow

Issues Resolved

#3843

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@zhongnansu zhongnansu changed the title Add support for Cypress datasource management in cypress_workflow.yml [Multiple DataSource]Add support for Cypress datasource management in cypress_workflow.yml Apr 13, 2023
@zhongnansu zhongnansu changed the title [Multiple DataSource]Add support for Cypress datasource management in cypress_workflow.yml [Multiple DataSource]Enable datasource feature from cypress workflow Apr 13, 2023
@zhongnansu zhongnansu linked an issue Apr 13, 2023 that may be closed by this pull request
@zhongnansu zhongnansu changed the title [Multiple DataSource]Enable datasource feature from cypress workflow Enable datasource feature from cypress workflow Apr 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2023

Codecov Report

Merging #3845 (46f4484) into main (4e14aae) will increase coverage by 0.00%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #3845   +/-   ##
=======================================
  Coverage   66.41%   66.42%           
=======================================
  Files        3209     3209           
  Lines       61732    61732           
  Branches     9533     9533           
=======================================
+ Hits        41002    41008    +6     
+ Misses      18442    18438    -4     
+ Partials     2288     2286    -2     
Flag Coverage Δ
Linux 66.37% <ø> (+<0.01%) ⬆️
Windows 66.37% <ø> (ø)

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

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zhongnansu zhongnansu closed this Apr 14, 2023
@zhongnansu zhongnansu force-pushed the enable-datasource-for-cypress branch from 9814429 to 4e14aae Compare April 14, 2023 00:27
@zhongnansu zhongnansu reopened this Apr 14, 2023
@zhongnansu zhongnansu changed the title Enable datasource feature from cypress workflow Disable datasource from cypress test workflow Apr 14, 2023
@zhongnansu zhongnansu marked this pull request as ready for review April 14, 2023 00:56
@zhongnansu zhongnansu marked this pull request as draft April 14, 2023 01:08
@zhongnansu zhongnansu removed multiple datasource multiple datasource project v2.7.0 labels Apr 14, 2023
@zhongnansu zhongnansu closed this Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG][MD] Cypress tests for multiple datasource are failing
2 participants