Skip to content

Conversation

@liubao68
Copy link
Contributor

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.03%. Comparing base (71a180c) to head (5fbb5eb).

Current head 5fbb5eb differs from pull request most recent head fd31de4

Please upload reports for the commit fd31de4 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4387      +/-   ##
============================================
- Coverage     45.03%   45.03%   -0.01%     
  Complexity     5486     5486              
============================================
  Files          1388     1388              
  Lines         34802    34802              
  Branches       3371     3371              
============================================
- Hits          15673    15672       -1     
  Misses        17873    17873              
- Partials       1256     1257       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liubao68 liubao68 merged commit 81d03be into apache:master Jun 29, 2024
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