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

test: add e2e test cases for cors plugin #334

Merged
merged 1 commit into from
Apr 3, 2021
Merged

Conversation

tokers
Copy link
Contributor

@tokers tokers commented Apr 2, 2021

Please answer these questions before submitting a pull request

  • Why submit this pull request?

  • Bugfix

  • New feature provided

  • Improve performance

  • Backport patches

  • Related issues


Bugfix

  • Description

  • How to fix?


New feature or improvement

  • Describe the details and related test reports.

Backport patches

  • Why need to backport?

  • Source branch

  • Related commits and pull requests

  • Target branch

@codecov-io
Copy link

Codecov Report

Merging #334 (90fb180) into master (8006297) will decrease coverage by 0.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   43.72%   43.24%   -0.49%     
==========================================
  Files          40       39       -1     
  Lines        3428     3427       -1     
==========================================
- Hits         1499     1482      -17     
- Misses       1761     1775      +14     
- Partials      168      170       +2     
Impacted Files Coverage Δ
pkg/apisix/cluster.go 28.44% <0.00%> (-5.97%) ⬇️
pkg/apisix/route.go 42.03% <0.00%> (-1.92%) ⬇️
test/e2e/e2e.go

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 8006297...90fb180. Read the comment docs.

@gxthrj gxthrj merged commit 456efa6 into apache:master Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants