apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

feat: Implement new data import/exporter for apisix

Open hanf2x opened this issue 2 years ago • 2 comments

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

hanf2x avatar Jun 04 '22 15:06 hanf2x

Hi @bzp2010, Do you have comments about this?

hanf2x avatar Jun 05 '22 11:06 hanf2x

Codecov Report

Merging #2463 (101c3a9) into master (8f67daf) will decrease coverage by 4.66%. The diff coverage is n/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.

Impacted Files Coverage Δ
web/src/pages/Service/Create.tsx
...es/Route/components/DebugViews/DebugParamsView.tsx
web/src/access.ts
web/src/pages/User/Logout.tsx
web/src/pages/Route/Create.tsx
web/src/components/HeaderDropdown/index.tsx
web/src/components/PanelSection/index.tsx
web/src/pages/SSL/service.ts
web/src/components/Footer/index.tsx
web/src/pages/Route/components/Step2/index.tsx
... and 179 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.

codecov-commenter avatar Jun 06 '22 03:06 codecov-commenter