[
https://issues.apache.org/jira/browse/GEODE-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223300#comment-17223300
]
ASF GitHub Bot commented on GEODE-8647:
---------------------------------------
codecov-io commented on pull request #682:
URL: https://github.com/apache/geode-native/pull/682#issuecomment-719112394
# [Codecov](https://codecov.io/gh/apache/geode-native/pull/682?src=pr&el=h1)
Report
> Merging
[#682](https://codecov.io/gh/apache/geode-native/pull/682?src=pr&el=desc) into
[develop](https://codecov.io/gh/apache/geode-native/commit/4bcb3db1e476dd0a73e9bffac6ea65ae7d55105a?el=desc)
will **increase** coverage by `0.02%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/geode-native/pull/682?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## develop #682 +/- ##
===========================================
+ Coverage 73.99% 74.01% +0.02%
===========================================
Files 644 644
Lines 51189 51189
===========================================
+ Hits 37877 37890 +13
+ Misses 13312 13299 -13
```
| [Impacted
Files](https://codecov.io/gh/apache/geode-native/pull/682?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[cppcache/src/PdxTypeRegistry.cpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1BkeFR5cGVSZWdpc3RyeS5jcHA=)
| `77.94% <0.00%> (-2.21%)` | :arrow_down: |
|
[cppcache/src/ThinClientPoolDM.cpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRQb29sRE0uY3Bw)
| `75.94% <0.00%> (-0.08%)` | :arrow_down: |
|
[cppcache/src/ClientMetadataService.cpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0NsaWVudE1ldGFkYXRhU2VydmljZS5jcHA=)
| `62.24% <0.00%> (ø)` | |
|
[cppcache/src/TcrMessage.cpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1Rjck1lc3NhZ2UuY3Bw)
| `85.72% <0.00%> (+0.10%)` | :arrow_up: |
|
[cppcache/src/TcrEndpoint.cpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RjckVuZHBvaW50LmNwcA==)
| `54.69% <0.00%> (+0.42%)` | :arrow_up: |
|
[cppcache/src/ThinClientPoolDM.hpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRQb29sRE0uaHBw)
| `90.32% <0.00%> (+1.61%)` | :arrow_up: |
|
[cppcache/src/ThinClientStickyManager.cpp](https://codecov.io/gh/apache/geode-native/pull/682/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRTdGlja3lNYW5hZ2VyLmNwcA==)
| `88.46% <0.00%> (+10.57%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/geode-native/pull/682?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/geode-native/pull/682?src=pr&el=footer).
Last update
[4bcb3db...f587380](https://codecov.io/gh/apache/geode-native/pull/682?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Support using multiple DistributedMap Rules in one test
> -------------------------------------------------------
>
> Key: GEODE-8647
> URL: https://issues.apache.org/jira/browse/GEODE-8647
> Project: Geode
> Issue Type: Wish
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Labels: pull-request-available
>
> Support using multiple DistributedMap Rules in one test. Right now the Rule
> only supports having one instance in a test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)