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

Update tdigest_aggregate_support output for PG15+ #7849

Merged
merged 1 commit into from
Jan 20, 2025

Update tdigest_aggregate_support output for PG15+

5425e0e
Select commit
Loading
Failed to load commit list.
Merged

Update tdigest_aggregate_support output for PG15+ #7849

Update tdigest_aggregate_support output for PG15+
5425e0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

89.42% (target 87.50%)

View this Pull Request on Codecov

89.42% (target 87.50%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.42%. Comparing base (c55bc8c) to head (5425e0e).
Report is 1 commits behind head on release-13.0.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-13.0    #7849      +/-   ##
================================================
- Coverage         89.48%   89.42%   -0.06%     
================================================
  Files               276      276              
  Lines             60063    60062       -1     
  Branches           7524     7523       -1     
================================================
- Hits              53747    53711      -36     
- Misses             4166     4198      +32     
- Partials           2150     2153       +3