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

fix: cli test invalid etcd #2544

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

bzp2010
Copy link
Contributor

@bzp2010 bzp2010 commented Jul 27, 2022

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Fix a burst error in CLI test.

Related issues

Same with #2532

@codecov-commenter
Copy link

Codecov Report

Merging #2544 (f181ebc) into master (1a7f291) will decrease coverage by 17.96%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #2544       +/-   ##
===========================================
- Coverage   68.58%   50.61%   -17.97%     
===========================================
  Files         133       46       -87     
  Lines        3501     3341      -160     
  Branches      861        0      -861     
===========================================
- Hits         2401     1691      -710     
- Misses       1100     1447      +347     
- Partials        0      203      +203     
Flag Coverage Δ
backend-unit-test 50.61% <ø> (?)
frontend-e2e-test ?

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

Impacted Files Coverage Δ
web/src/pages/Service/components/Step1.tsx
web/src/components/Upstream/components/Retries.tsx
web/src/components/Plugin/UI/api-breaker.tsx
...mponents/Upstream/components/active-check/Host.tsx
web/src/pages/Setting/Setting.tsx
...mponents/Upstream/components/active-check/Type.tsx
.../components/active-check/Unhealthy/TCPFailures.tsx
web/src/components/Plugin/UI/limit-conn.tsx
web/src/pages/SSL/Create.tsx
web/src/pages/Route/List.tsx
... and 169 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@bzp2010 bzp2010 merged commit 0b98833 into apache:master Jul 27, 2022
hongbinhsu pushed a commit to fitphp/apix-dashboard that referenced this pull request Sep 10, 2022
* upstream/master: (23 commits)
  feat: Add config struct of OpenID-Connect Login (apache#2597)
  feat: set serverUrlMap with env, update cypress, update stylelint (apache#2583)
  chore: fix function name typo (apache#2599)
  fix: page refresh causes deletion exception (apache#2593)
  feat: support show all enable plugin list tab (apache#2585)
  fix: drawer components delete plugin not working (apache#2573)
  feat: add batch delete function for route (apache#2502)
  test: reduce fe ci time (apache#2557)
  doc(csp): add correct csp rule (apache#2548)
  doc: add a notice about the compatibility of Ingress and Dashboard (apache#2552)
  fix: add judgement for last_report_time (apache#2551)
  fix: cli test invalid etcd (apache#2544)
  feat: fix actions version to root version (apache#2521)
  fix: duplicate ID (apache#2501)
  fix: block arbitrary file index (apache#2497)
  docs: update deploy-with-docker.md (apache#2472)
  feat: translating Turkish for new features (apache#2487)
  docs: add new import and export docs to sidebar (apache#2485)
  docs: add data loader and new OpenAPI 3 loader (apache#2484)
  feat: support data loader in frontend (apache#2480)
  ...

# Conflicts:
#	api/internal/route.go
#	web/config/defaultSettings.ts
#	web/yarn.lock
bzp2010 added a commit to bzp2010/apisix-dashboard that referenced this pull request Oct 31, 2022
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.

5 participants