[
https://issues.apache.org/jira/browse/GEODE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070015#comment-18070015
]
ASF GitHub Bot commented on GEODE-8836:
---------------------------------------
codecov-commenter commented on PR #721:
URL: https://github.com/apache/geode-native/pull/721#issuecomment-4164350951
##
[Codecov](https://app.codecov.io/gh/apache/geode-native/pull/721?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 74.91%. Comparing base
([`ec82309`](https://app.codecov.io/gh/apache/geode-native/commit/ec823095d0efe74e025d773b7bffefadc9261f70?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`3fc2e3d`](https://app.codecov.io/gh/apache/geode-native/commit/3fc2e3d1ce5c557db72f90ed69480a762a560d06?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
:warning: Report is 232 commits behind head on develop.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## develop #721 +/- ##
===========================================
- Coverage 75.05% 74.91% -0.14%
===========================================
Files 645 645
Lines 49779 49779
===========================================
- Hits 37360 37293 -67
- Misses 12419 12486 +67
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/geode-native/pull/721?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
</details>
> Schema Location Incorrect for .NET Test Config Files
> ----------------------------------------------------
>
> Key: GEODE-8836
> URL: https://issues.apache.org/jira/browse/GEODE-8836
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Michael Martell
> Assignee: Michael Martell
> Priority: Minor
> Labels: pull-request-available
>
> The xml config files used by the clicache tests are using the old url for
> schemaLocation as below:
>
> http://geode.apache.org/schema/cache/cpp-cache-1.0.xsd" (incorrect)
> http://geode.apache.org/schema/cpp-cache/cpp-cache-1.0.xsd" (correct)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)