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

Fix mvn javadoc:javadoc goal for Pinot Release #13719

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

ankitsultana
Copy link
Contributor

@ankitsultana ankitsultana commented Jul 30, 2024

Context in #13718.

Tested by running across the entire project mvn javadoc:javadoc and it completes finally.

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.97%. Comparing base (59551e4) to head (604743c).
Report is 811 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13719      +/-   ##
============================================
+ Coverage     61.75%   61.97%   +0.22%     
+ Complexity      207      198       -9     
============================================
  Files          2436     2554     +118     
  Lines        133233   140661    +7428     
  Branches      20636    21880    +1244     
============================================
+ Hits          82274    87177    +4903     
- Misses        44911    46845    +1934     
- Partials       6048     6639     +591     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (-0.01%) ⬇️
integration <0.01% <ø> (-0.01%) ⬇️
integration1 <0.01% <ø> (-0.01%) ⬇️
integration2 0.00% <ø> (ø)
java-11 61.93% <ø> (+0.23%) ⬆️
java-21 61.85% <ø> (+0.22%) ⬆️
skip-bytebuffers-false 61.95% <ø> (+0.20%) ⬆️
skip-bytebuffers-true 34.99% <ø> (+7.26%) ⬆️
temurin 61.97% <ø> (+0.22%) ⬆️
unittests 61.97% <ø> (+0.22%) ⬆️
unittests1 46.42% <ø> (-0.47%) ⬇️
unittests2 27.77% <ø> (+0.04%) ⬆️

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.

@xiangfu0 xiangfu0 merged commit ef769c0 into apache:master Jul 30, 2024
22 checks passed
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