lf-edge / ekuiper

Lightweight data stream processing engine for IoT edge
https://ekuiper.org
Apache License 2.0
1.48k stars 416 forks source link

feat: support incremental window in having #3358

Closed Yisaer closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 72.52747% with 25 lines in your changes missing coverage. Please review.

Project coverage is 71.13%. Comparing base (31e0b4c) to head (93c9728). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/topo/operator/having_operator.go 50.98% 25 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3358 +/- ## ========================================== - Coverage 71.14% 71.13% -0.02% ========================================== Files 403 403 Lines 45753 45801 +48 ========================================== + Hits 32550 32576 +26 - Misses 10643 10667 +24 + Partials 2560 2558 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.