apisix-dashboard
apisix-dashboard copied to clipboard
feat: Implement new data import/exporter for apisix
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
- [ ] Bugfix
- [x] New feature provided
- [ ] Improve performance
- [ ] Backport patches
What changes will this PR take into?
Please update this section with detailed description.
Related issues
fix/resolve #0001
Checklist:
- [ ] Did you explain what problem does this PR solve? Or what new features have been added?
- [ ] Have you added corresponding test cases?
- [ ] Have you modified the corresponding document?
- [ ] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first
Hi @bzp2010, Do you have comments about this?
Codecov Report
Merging #2463 (101c3a9) into master (8f67daf) will decrease coverage by
4.66%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #2463 +/- ##
==========================================
- Coverage 69.03% 64.37% -4.67%
==========================================
Files 131 58 -73
Lines 3456 4042 +586
Branches 845 0 -845
==========================================
+ Hits 2386 2602 +216
+ Misses 1070 1068 -2
- Partials 0 372 +372
Flag | Coverage Δ | |
---|---|---|
backend-e2e-test | 37.40% <ø> (?) |
|
backend-e2e-test-ginkgo | 59.84% <ø> (?) |
|
frontend-e2e-test | ? |
Flags with carried forward coverage won't be shown. Click here to find out 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 8f67daf...101c3a9. Read the comment docs.