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

[Draft] Update cardinality to container size #14049

Conversation

anandheritage
Copy link
Contributor

Instructions:

  1. The PR has to be tagged with at least one of the following labels (*):
    1. feature
    2. bugfix
    3. performance
    4. ui
    5. backward-incompat
    6. release-notes (**)
  2. Remove these instructions before publishing the PR.

(*) Other labels to consider:

  • testing
  • dependencies
  • docker
  • kubernetes
  • observability
  • security
  • code-style
  • extension-point
  • refactor
  • cleanup

(**) Use release-notes label for scenarios like:

  • New configuration options
  • Deprecation of configurations
  • Signature changes to public methods/interfaces
  • New plugins added or old plugins removed

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.11%. Comparing base (59551e4) to head (74a30a0).
Report is 1069 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14049      +/-   ##
============================================
+ Coverage     61.75%   65.11%   +3.35%     
- Complexity      207     1533    +1326     
============================================
  Files          2436     2564     +128     
  Lines        133233   140765    +7532     
  Branches      20636    21608     +972     
============================================
+ Hits          82274    91653    +9379     
+ Misses        44911    42358    -2553     
- Partials       6048     6754     +706     
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% <100.00%> (+3.31%) ⬆️
java-21 64.97% <100.00%> (+3.34%) ⬆️
skip-bytebuffers-false 65.02% <100.00%> (+3.28%) ⬆️
skip-bytebuffers-true 64.95% <100.00%> (+37.22%) ⬆️
temurin 65.11% <100.00%> (+3.35%) ⬆️
unittests 65.10% <100.00%> (+3.35%) ⬆️
unittests1 56.55% <100.00%> (+9.65%) ⬆️
unittests2 35.08% <0.00%> (+7.35%) ⬆️

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.

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.

2 participants