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

Add back some exclude deps from hadoop-mapreduce-client-core #12638

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Mar 12, 2024

Add back some exclude deps from hadoop-mapreduce-client-core:

org.apache.hadoop:hadoop-yarn-client
org.apache.hadoop:hadoop-yarn-common
org.apache.hadoop:hadoop-hdfs-client

@xiangfu0 xiangfu0 added the dependencies Pull requests that update a dependency file label Mar 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.67%. Comparing base (59551e4) to head (645b259).
Report is 125 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12638      +/-   ##
============================================
- Coverage     61.75%   61.67%   -0.08%     
+ Complexity      207      198       -9     
============================================
  Files          2436     2453      +17     
  Lines        133233   133864     +631     
  Branches      20636    20764     +128     
============================================
+ Hits          82274    82564     +290     
- Misses        44911    45178     +267     
- Partials       6048     6122      +74     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (-0.01%) ⬇️
integration <0.01% <ø> (-0.01%) ⬇️
integration1 <0.01% <ø> (-0.01%) ⬇️
integration2 0.00% <ø> (ø)
java-11 27.69% <ø> (-34.02%) ⬇️
java-21 61.67% <ø> (+0.04%) ⬆️
skip-bytebuffers-false 61.66% <ø> (-0.09%) ⬇️
skip-bytebuffers-true 61.64% <ø> (+33.92%) ⬆️
temurin 61.67% <ø> (-0.08%) ⬇️
unittests 61.67% <ø> (-0.08%) ⬇️
unittests1 46.75% <ø> (-0.14%) ⬇️
unittests2 27.69% <ø> (-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 3b48a67 into apache:master Mar 13, 2024
21 checks passed
@xiangfu0 xiangfu0 deleted the add-back-deps-for-hadoop-mapreduce-client-core branch March 13, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants