You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zouyx (GitHub)" <gi...@apache.org> on 2020/01/06 08:13:31 UTC

[GitHub] [dubbo-go] zouyx opened pull request #304: Add : delete mock json in test case of apollo

<!--  Thanks for sending a pull request! 
-->

**What this PR does**:

delete mock json in test case of apollo when cases finished

**Which issue(s) this PR fixes**:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_*
-->
Fixes #

**Special notes for your reviewer**:

**Does this PR introduce a user-facing change?**:
<!--
If no, just write "NONE" in the release-note block below.
If yes, a release note is required:
Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
-->
```release-note

```

[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io commented on issue #304: Add : delete mock json in test case of apollo

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=h1) Report
> Merging [#304](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/01f84dc599514b5f1ce89f2a339850660a45832a?src=pr&el=desc) will **decrease** coverage by `0.8%`.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/304/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    66.58%   65.77%   -0.81%     
===========================================
  Files          112      112              
  Lines         7182     7182              
===========================================
- Hits          4782     4724      -58     
- Misses        1934     1995      +61     
+ Partials       466      463       -3
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `59.51% <0%> (-15.13%)` | :arrow_down: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `50.28% <0%> (-10.41%)` | :arrow_down: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `70.27% <0%> (-5.41%)` | :arrow_down: |
| [config\_center/apollo/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9hcG9sbG8vaW1wbC5nbw==) | `84.41% <0%> (-2.6%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.44%)` | :arrow_down: |
| [remoting/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `46.9% <0%> (-1.04%)` | :arrow_down: |
| [remoting/zookeeper/client.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2NsaWVudC5nbw==) | `63.87% <0%> (-0.58%)` | :arrow_down: |
| [config\_center/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvbGlzdGVuZXIuZ28=) | `86.95% <0%> (+4.34%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=footer). Last update [01f84dc...70aed98](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go] codecov-io commented on issue #304: Add : delete mock json in test case of apollo

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=h1) Report
> Merging [#304](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/01f84dc599514b5f1ce89f2a339850660a45832a?src=pr&el=desc) will **decrease** coverage by `0.75%`.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/304/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    66.58%   65.82%   -0.76%     
===========================================
  Files          112      113       +1     
  Lines         7182     7239      +57     
===========================================
- Hits          4782     4765      -17     
- Misses        1934     2005      +71     
- Partials       466      469       +3
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `59.51% <0%> (-15.13%)` | :arrow_down: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `50.28% <0%> (-10.41%)` | :arrow_down: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `70.27% <0%> (-5.41%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.44%)` | :arrow_down: |
| [remoting/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `46.9% <0%> (-1.04%)` | :arrow_down: |
| [remoting/zookeeper/client.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2NsaWVudC5nbw==) | `63.87% <0%> (-0.58%)` | :arrow_down: |
| [filter/impl/hystrix\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-ZmlsdGVyL2ltcGwvaHlzdHJpeF9maWx0ZXIuZ28=) | | |
| [filter/impl/active\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-ZmlsdGVyL2ltcGwvYWN0aXZlX2ZpbHRlci5nbw==) | | |
| [filter/impl/graceful\_shutdown\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-ZmlsdGVyL2ltcGwvZ3JhY2VmdWxfc2h1dGRvd25fZmlsdGVyLmdv) | | |
| [filter/impl/token\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-ZmlsdGVyL2ltcGwvdG9rZW5fZmlsdGVyLmdv) | | |
| ... and [31 more](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree-more) | |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=footer). Last update [01f84dc...e7aa7e5](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go] codecov-io commented on issue #304: Add : delete mock json in test case of apollo

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=h1) Report
> Merging [#304](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/382169c6d82d4eb97891d49046a7d9d75a34f8bd?src=pr&el=desc) will **decrease** coverage by `0.78%`.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/304/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    66.56%   65.77%   -0.79%     
===========================================
  Files          112      112              
  Lines         7175     7182       +7     
===========================================
- Hits          4776     4724      -52     
- Misses        1935     1995      +60     
+ Partials       464      463       -1
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `59.51% <0%> (-15.13%)` | :arrow_down: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `70.27% <0%> (-12.09%)` | :arrow_down: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `50.28% <0%> (-11.62%)` | :arrow_down: |
| [config\_center/apollo/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9hcG9sbG8vaW1wbC5nbw==) | `84.41% <0%> (-2.6%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.08%)` | :arrow_down: |
| [filter/impl/generic\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-ZmlsdGVyL2ltcGwvZ2VuZXJpY19maWx0ZXIuZ28=) | `67.69% <0%> (+2.02%)` | :arrow_up: |
| [config\_center/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvbGlzdGVuZXIuZ28=) | `86.95% <0%> (+4.34%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=footer). Last update [382169c...70aed98](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go] codecov-io commented on issue #304: Add : delete mock json in test case of apollo

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=h1) Report
> Merging [#304](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/382169c6d82d4eb97891d49046a7d9d75a34f8bd?src=pr&el=desc) will **decrease** coverage by `0.78%`.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/304/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    66.56%   65.77%   -0.79%     
===========================================
  Files          112      112              
  Lines         7175     7182       +7     
===========================================
- Hits          4776     4724      -52     
- Misses        1935     1995      +60     
+ Partials       464      463       -1
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `59.51% <0%> (-15.13%)` | :arrow_down: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `70.27% <0%> (-12.09%)` | :arrow_down: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `50.28% <0%> (-11.62%)` | :arrow_down: |
| [config\_center/apollo/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9hcG9sbG8vaW1wbC5nbw==) | `84.41% <0%> (-2.6%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.08%)` | :arrow_down: |
| [filter/impl/generic\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-ZmlsdGVyL2ltcGwvZ2VuZXJpY19maWx0ZXIuZ28=) | `67.69% <0%> (+2.02%)` | :arrow_up: |
| [config\_center/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvbGlzdGVuZXIuZ28=) | `86.95% <0%> (+4.34%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=footer). Last update [382169c...70aed98](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go] zouyx commented on issue #304: Add : delete mock json in test case of apollo

Posted by "zouyx (GitHub)" <gi...@apache.org>.
@flycash @fangyincheng check again pls.

[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io commented on issue #304: Add : delete mock json in test case of apollo

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=h1) Report
> Merging [#304](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/01f84dc599514b5f1ce89f2a339850660a45832a?src=pr&el=desc) will **decrease** coverage by `0.8%`.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/304/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    66.58%   65.77%   -0.81%     
===========================================
  Files          112      112              
  Lines         7182     7182              
===========================================
- Hits          4782     4724      -58     
- Misses        1934     1995      +61     
+ Partials       466      463       -3
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `59.51% <0%> (-15.13%)` | :arrow_down: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `50.28% <0%> (-10.41%)` | :arrow_down: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `70.27% <0%> (-5.41%)` | :arrow_down: |
| [config\_center/apollo/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9hcG9sbG8vaW1wbC5nbw==) | `84.41% <0%> (-2.6%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.44%)` | :arrow_down: |
| [remoting/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `46.9% <0%> (-1.04%)` | :arrow_down: |
| [remoting/zookeeper/client.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2NsaWVudC5nbw==) | `63.87% <0%> (-0.58%)` | :arrow_down: |
| [config\_center/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvbGlzdGVuZXIuZ28=) | `86.95% <0%> (+4.34%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=footer). Last update [01f84dc...70aed98](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go] fangyincheng closed pull request #304: Add : delete mock json in test case of apollo

Posted by "fangyincheng (GitHub)" <gi...@apache.org>.
[ pull request closed by fangyincheng ]

[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io commented on issue #304: Add : delete mock json in test case of apollo

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=h1) Report
> Merging [#304](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/01f84dc599514b5f1ce89f2a339850660a45832a?src=pr&el=desc) will **decrease** coverage by `0.8%`.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/304/graphs/tree.svg?width=650&token=dcPE6RyFAL&height=150&src=pr)](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##           develop     #304      +/-   ##
===========================================
- Coverage    66.58%   65.77%   -0.81%     
===========================================
  Files          112      112              
  Lines         7182     7182              
===========================================
- Hits          4782     4724      -58     
- Misses        1934     1995      +61     
+ Partials       466      463       -3
```


| [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [protocol/dubbo/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcG9vbC5nbw==) | `59.51% <0%> (-15.13%)` | :arrow_down: |
| [protocol/dubbo/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vbGlzdGVuZXIuZ28=) | `50.28% <0%> (-10.41%)` | :arrow_down: |
| [protocol/dubbo/codec.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vY29kZWMuZ28=) | `70.27% <0%> (-5.41%)` | :arrow_down: |
| [config\_center/apollo/impl.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9hcG9sbG8vaW1wbC5nbw==) | `84.41% <0%> (-2.6%)` | :arrow_down: |
| [protocol/dubbo/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vcmVhZHdyaXRlci5nbw==) | `68.29% <0%> (-2.44%)` | :arrow_down: |
| [remoting/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2xpc3RlbmVyLmdv) | `46.9% <0%> (-1.04%)` | :arrow_down: |
| [remoting/zookeeper/client.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-cmVtb3Rpbmcvem9va2VlcGVyL2NsaWVudC5nbw==) | `63.87% <0%> (-0.58%)` | :arrow_down: |
| [config\_center/zookeeper/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/304/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci96b29rZWVwZXIvbGlzdGVuZXIuZ28=) | `86.95% <0%> (+4.34%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=footer). Last update [01f84dc...70aed98](https://codecov.io/gh/apache/dubbo-go/pull/304?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/dubbo-go/pull/304 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org