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(func): lag ignoreNull defaults to true #3516

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

ngjaying
Copy link
Collaborator

This is a breaking change. But in most cases in IoT, null just mean the same value as the previous one. So just ignore it.

This is a breaking change. But in most cases in IoT, null just mean the same value as the previous one. So just ignore it.

Signed-off-by: Jiyong Huang <[email protected]>
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (exp2@deae1b7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             exp2    #3516   +/-   ##
=======================================
  Coverage        ?   70.82%           
=======================================
  Files           ?      409           
  Lines           ?    45846           
  Branches        ?        0           
=======================================
  Hits            ?    32469           
  Misses          ?    10800           
  Partials        ?     2577           

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

@ngjaying ngjaying marked this pull request as ready for review January 17, 2025 02:22
@ngjaying ngjaying merged commit d81fe9c into lf-edge:exp2 Jan 17, 2025
58 checks passed
@ngjaying ngjaying deleted the exp2 branch January 17, 2025 02:23
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.

1 participant