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

[minor] fixing the wrong import for Preconditions #11979

Merged

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Nov 9, 2023

Fix the import of Preconditions.

@codecov-commenter
Copy link

Codecov Report

Merging #11979 (a1913e5) into master (972b555) will decrease coverage by 14.97%.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master   #11979       +/-   ##
=============================================
- Coverage     61.44%   46.48%   -14.97%     
+ Complexity     1141      932      -209     
=============================================
  Files          2385     1787      -598     
  Lines        129189    93614    -35575     
  Branches      19998    15142     -4856     
=============================================
- Hits          79381    43515    -35866     
- Misses        44061    47025     +2964     
+ Partials       5747     3074     -2673     
Flag Coverage Δ
custom-integration1 ?
integration ?
integration1 ?
integration2 ?
java-11 ?
java-21 46.48% <ø> (-14.83%) ⬇️
skip-bytebuffers-false 46.48% <ø> (-14.95%) ⬇️
skip-bytebuffers-true ?
temurin 46.48% <ø> (-14.97%) ⬇️
unittests 46.48% <ø> (-14.96%) ⬇️
unittests1 46.48% <ø> (-0.22%) ⬇️
unittests2 ?

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

Files Coverage Δ
...pache/pinot/query/planner/plannode/WindowNode.java 81.57% <ø> (ø)

... and 979 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Jackie-Jiang Jackie-Jiang merged commit 40ede67 into apache:master Nov 9, 2023
17 of 19 checks passed
@xiangfu0 xiangfu0 deleted the fixing-wrong-import-for-Preconditions branch November 9, 2023 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants