GoogleCloudDataproc / hadoop-connectors

Libraries and tools for interoperability between Hadoop-related open-source software and Google Cloud Platform.
Apache License 2.0
280 stars 238 forks source link

Add fadvise:AUTO_RANDOM mode #1243

Open singhravidutt opened 2 months ago

singhravidutt commented 2 months ago

/gcbrun

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 86.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 80.74%. Comparing base (e956f85) to head (fa69dd7).

Files with missing lines Patch % Lines
...e/cloud/hadoop/gcsio/FileAccessPatternManager.java 85.71% 3 Missing and 6 partials :warning:
...ud/hadoop/gcsio/GoogleCloudStorageReadChannel.java 87.50% 0 Missing and 3 partials :warning:
...oop/gcsio/GoogleCloudStorageClientReadChannel.java 80.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## branch-2.2.x #1243 +/- ## ================================================== - Coverage 80.84% 80.74% -0.10% - Complexity 2418 2433 +15 ================================================== Files 167 168 +1 Lines 10815 10871 +56 Branches 1197 1208 +11 ================================================== + Hits 8743 8778 +35 - Misses 1544 1557 +13 - Partials 528 536 +8 ``` | [Flag](https://app.codecov.io/gh/GoogleCloudDataproc/hadoop-connectors/pull/1243/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleCloudDataproc) | Coverage Δ | | |---|---|---| | [hadoop2integrationtest](https://app.codecov.io/gh/GoogleCloudDataproc/hadoop-connectors/pull/1243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleCloudDataproc) | `63.62% <56.19%> (-0.38%)` | :arrow_down: | | [hadoop2unittest](https://app.codecov.io/gh/GoogleCloudDataproc/hadoop-connectors/pull/1243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleCloudDataproc) | `67.18% <84.76%> (-0.08%)` | :arrow_down: | | [hadoop3integrationtest](https://app.codecov.io/gh/GoogleCloudDataproc/hadoop-connectors/pull/1243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleCloudDataproc) | `63.62% <56.19%> (-0.19%)` | :arrow_down: | | [hadoop3unittest](https://app.codecov.io/gh/GoogleCloudDataproc/hadoop-connectors/pull/1243/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleCloudDataproc) | `67.26% <84.76%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GoogleCloudDataproc#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.