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

test: update plugin dataset JSON for new plugin

Open guoqqqi opened this issue 2 years ago • 1 comments

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

  1. update new plugin test data for dataset JSON file
  • [ ] Bugfix
  • [ ] New feature provided
  • [x] Improve performance
  • [ ] Backport patches

guoqqqi avatar Aug 23 '22 06:08 guoqqqi

Codecov Report

Merging #2600 (fa1e464) into master (80029c6) will decrease coverage by 15.60%. The diff coverage is 85.71%.

:exclamation: Current head fa1e464 differs from pull request most recent head b5b1e07. Consider uploading reports for the commit b5b1e07 to get more accurate results

@@             Coverage Diff             @@
##           master    #2600       +/-   ##
===========================================
- Coverage   76.00%   60.40%   -15.61%     
===========================================
  Files         136      133        -3     
  Lines        3588     3523       -65     
  Branches      865      864        -1     
===========================================
- Hits         2727     2128      -599     
- Misses        861     1395      +534     
Flag Coverage Δ
frontend-e2e-test 60.40% <85.71%> (-15.61%) :arrow_down:

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

Impacted Files Coverage Δ
web/src/components/LabelsfDrawer/LabelsDrawer.tsx 4.16% <0.00%> (-79.17%) :arrow_down:
web/src/components/Plugin/PluginPage.tsx 97.00% <88.23%> (-1.86%) :arrow_down:
web/src/helpers.tsx 57.37% <100.00%> (-19.68%) :arrow_down:
web/src/pages/PluginTemplate/Create.tsx 86.66% <100.00%> (ø)
web/src/pages/Route/transform.ts 52.91% <100.00%> (-27.52%) :arrow_down:
...nents/PluginFlow/components/FlowGraph/FlowGraph.ts 1.36% <0.00%> (-82.20%) :arrow_down:
web/src/components/PluginFlow/PluginFlow.tsx 1.42% <0.00%> (-80.00%) :arrow_down:
...b/src/pages/Route/components/DataLoader/Import.tsx 4.91% <0.00%> (-78.69%) :arrow_down:
...es/Route/components/DataLoader/loader/OpenAPI3.tsx 33.33% <0.00%> (-66.67%) :arrow_down:
... and 23 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 23 '22 07:08 codecov-commenter