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

refactor(upstream): kong to apisix upstream module #33

Merged
merged 2 commits into from
Oct 28, 2021

Conversation

shuaijinchao
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #33 (98fd40a) into main (cc7ffa1) will decrease coverage by 0.28%.
The diff coverage is 73.77%.

❗ Current head 98fd40a differs from pull request most recent head b4560c5. Consider uploading reports for the commit b4560c5 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   70.55%   70.27%   -0.29%     
==========================================
  Files          13       13              
  Lines         737      777      +40     
==========================================
+ Hits          520      546      +26     
- Misses        149      158       +9     
- Partials       68       73       +5     
Impacted Files Coverage Δ
pkg/kong/kong.go 17.24% <0.00%> (-2.12%) ⬇️
pkg/kong/service.go 75.36% <64.51%> (-7.66%) ⬇️
pkg/kong/upstream.go 75.90% <75.60%> (-1.69%) ⬇️
pkg/kong/consumer.go 91.30% <100.00%> (+0.39%) ⬆️
pkg/kong/route.go 64.81% <100.00%> (ø)

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 cc7ffa1...b4560c5. Read the comment docs.

pkg/kong/upstream.go Outdated Show resolved Hide resolved
pkg/kong/upstream.go Outdated Show resolved Hide resolved
@shuaijinchao shuaijinchao merged commit 86c24b6 into api7:main Oct 28, 2021
shuaijinchao added a commit to shuaijinchao/kong-to-apisix that referenced this pull request Nov 1, 2021
* refactor(upstream): kong to apisix upstream

* chore: target parse support ipv6
shuaijinchao added a commit that referenced this pull request Nov 1, 2021
* refactor(route): kong to apisix route module

* fix: lint check

* chore: remove routes field for kong service

* feat: compatible with kong deck and kong config

* refactor(global_plugins): kong to apisix global rules module (#31)

* refactor(global_plugins): kong to apisix global rules module

* test: update unit test

* test: add err check

* test: update rate limiting plugin test config struct

* refactor(consumer+plugin): kong to apisix plugin and consumer module (#32)

* refactor(consumer+plugin): kong to apisix plugin and consumer module

* chore: update params and auth common struct

* refactor(upstream): kong to apisix upstream module (#33)

* refactor(upstream): kong to apisix upstream

* chore: target parse support ipv6

* feat: compatible with kong deck and kong config

* feat: refactor global plugin

* chore: add conversion logs

* chore: remove debug backup file
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