test: Integrate test
What this PR does: Add more components and api features in integrate test Which issue(s) this PR fixes:
Fixes #415
Codecov Report
Base: 60.56% // Head: 60.56% // Increases project coverage by +0.00% :tada:
Coverage data is based on head (
a12ae09) compared to base (767f58f). Patch has no changes to coverable lines.
:exclamation: Current head a12ae09 differs from pull request most recent head ea07618. Consider uploading reports for the commit ea07618 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #702 +/- ##
=======================================
Coverage 60.56% 60.56%
=======================================
Files 133 133
Lines 8340 8323 -17
=======================================
- Hits 5051 5041 -10
+ Misses 2712 2705 -7
Partials 577 577
| Impacted Files | Coverage Δ | |
|---|---|---|
| components/rpc/invoker/mosn/mosninvoker.go | 65.00% <0.00%> (-7.73%) |
:arrow_down: |
| pkg/runtime/config.go | 60.00% <0.00%> (ø) |
|
| pkg/runtime/options.go | 43.33% <0.00%> (ø) |
|
| components/rpc/types.go | 53.84% <0.00%> (ø) |
|
| components/hello/helloworld/helloworld.go | 100.00% <0.00%> (ø) |
|
| sdk/go-sdk/client/client.go | 93.33% <0.00%> (+1.02%) |
:arrow_up: |
| pkg/runtime/runtime.go | 60.32% <0.00%> (+1.22%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
另外关于zkCreateZNode.sh 脚本里的内容本质上是由于Layotto实现有问题导致的,详细信息可用参考 #747
感兴趣也可以fix一下🤝
@zhenjunMa @seeflood I accidentally closed this pr, you can check #795 .