Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Parquet Test #13082

Merged
merged 7 commits into from
May 8, 2024
Merged

Conversation

nanditajayanthi
Copy link
Contributor

Adds suggested changes mentioned in PR #12966

…rg/apache/pinot/plugin/inputformat/parquet/ParquetNativeRecordReaderFullTest.java
@Jackie-Jiang Jackie-Jiang changed the title Fix pr format(addresses changes in #12966) Enhance Parquet Test May 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.17%. Comparing base (59551e4) to head (b2ef796).
Report is 418 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13082      +/-   ##
============================================
+ Coverage     61.75%   62.17%   +0.42%     
+ Complexity      207      198       -9     
============================================
  Files          2436     2514      +78     
  Lines        133233   137789    +4556     
  Branches      20636    21320     +684     
============================================
+ Hits          82274    85670    +3396     
- Misses        44911    45730     +819     
- Partials       6048     6389     +341     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (-0.01%) ⬇️
integration <0.01% <ø> (-0.01%) ⬇️
integration1 <0.01% <ø> (-0.01%) ⬇️
integration2 0.00% <ø> (ø)
java-11 62.12% <ø> (+0.41%) ⬆️
java-21 62.02% <ø> (+0.39%) ⬆️
skip-bytebuffers-false 62.12% <ø> (+0.38%) ⬆️
skip-bytebuffers-true 62.02% <ø> (+34.29%) ⬆️
temurin 62.17% <ø> (+0.42%) ⬆️
unittests 62.17% <ø> (+0.42%) ⬆️
unittests1 46.84% <ø> (-0.05%) ⬇️
unittests2 27.75% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jackie-Jiang Jackie-Jiang merged commit 363a03e into apache:master May 8, 2024
19 of 20 checks passed
@Jackie-Jiang
Copy link
Contributor

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants