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

Trying to prevent confusion regarding jars as testresources #14031

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

rfscholte
Copy link
Contributor

These jars are not dependencies, tests depend on their name and content.
Hence they have a specific version, which is not managed globally.

…stresources and not dependencies, tests depend on their name and content.
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.03%. Comparing base (59551e4) to head (3285c86).
Report is 1064 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14031      +/-   ##
============================================
+ Coverage     61.75%   65.03%   +3.28%     
- Complexity      207     1534    +1327     
============================================
  Files          2436     2564     +128     
  Lines        133233   140748    +7515     
  Branches      20636    21607     +971     
============================================
+ Hits          82274    91540    +9266     
+ Misses        44911    42468    -2443     
- Partials       6048     6740     +692     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 65.01% <ø> (+3.30%) ⬆️
java-21 64.90% <ø> (+3.27%) ⬆️
skip-bytebuffers-false 65.02% <ø> (+3.28%) ⬆️
skip-bytebuffers-true 56.32% <ø> (+28.59%) ⬆️
temurin 65.03% <ø> (+3.28%) ⬆️
unittests 65.03% <ø> (+3.28%) ⬆️
unittests1 56.52% <ø> (+9.63%) ⬆️
unittests2 35.02% <ø> (+7.29%) ⬆️

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.

Copy link
Contributor

@Jackie-Jiang Jackie-Jiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gortiz gortiz merged commit c59061f into apache:master Sep 23, 2024
22 of 23 checks passed
@rfscholte rfscholte deleted the dependabot-ignorelist branch September 23, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants