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

feat: support incremental avg #3457

Merged
merged 1 commit into from
Dec 23, 2024

add inc_avg

ffb6449
Select commit
Loading
Failed to load commit list.
Merged

feat: support incremental avg #3457

add inc_avg
ffb6449
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

71.37% (-0.03%) compared to b15cd40

View this Pull Request on Codecov

71.37% (-0.03%) compared to b15cd40

Details

Codecov Report

Attention: Patch coverage is 67.85714% with 18 lines in your changes missing coverage. Please review.

Project coverage is 71.37%. Comparing base (b15cd40) to head (ffb6449).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
internal/binder/function/funcs_inc_agg.go 67.86% 12 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3457      +/-   ##
==========================================
- Coverage   71.39%   71.37%   -0.03%     
==========================================
  Files         412      414       +2     
  Lines       47275    47448     +173     
==========================================
+ Hits        33751    33862     +111     
- Misses      10893    10939      +46     
- Partials     2631     2647      +16     

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