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

Refactor continuous aggregate materialization code #7505

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

fabriziomello
Copy link
Contributor

No description provided.

@fabriziomello fabriziomello added continuous_aggregate tech-debt Needs refactoring and improvement tasks related to the source code and its architecture. labels Nov 30, 2024
@fabriziomello fabriziomello self-assigned this Nov 30, 2024
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

Attention: Patch coverage is 89.58333% with 15 lines in your changes missing coverage. Please review.

Project coverage is 82.19%. Comparing base (59f50f2) to head (002c1d0).
Report is 628 commits behind head on main.

Files with missing lines Patch % Lines
tsl/src/continuous_aggs/materialize.c 89.58% 9 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7505      +/-   ##
==========================================
+ Coverage   80.06%   82.19%   +2.12%     
==========================================
  Files         190      230      +40     
  Lines       37181    43222    +6041     
  Branches     9450    10870    +1420     
==========================================
+ Hits        29770    35526    +5756     
- Misses       2997     3373     +376     
+ Partials     4414     4323      -91     

☔ 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
continuous_aggregate tech-debt Needs refactoring and improvement tasks related to the source code and its architecture.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant