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): add rule_start() #2143

Merged
merged 1 commit into from
Aug 1, 2023
Merged

feat(func): add rule_start() #2143

merged 1 commit into from
Aug 1, 2023

Conversation

ngjaying
Copy link
Collaborator

@ngjaying ngjaying commented Aug 1, 2023

Closes #2040

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (9f11f4d) 61.62% compared to head (f1ca5e7) 61.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2143      +/-   ##
==========================================
+ Coverage   61.62%   61.64%   +0.02%     
==========================================
  Files         282      282              
  Lines       33389    33395       +6     
==========================================
+ Hits        20573    20584      +11     
+ Misses      10874    10869       -5     
  Partials     1942     1942              
Files Changed Coverage Δ
internal/topo/context/default.go 87.34% <ø> (ø)
internal/binder/function/funcs_misc.go 68.88% <100.00%> (+0.29%) ⬆️
internal/topo/topo.go 93.33% <100.00%> (+0.04%) ⬆️

... and 2 files with indirect coverage changes

☔ 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 August 1, 2023 07:19
@ngjaying ngjaying requested a review from superrxan August 1, 2023 07:19
@ngjaying ngjaying merged commit 7c51f52 into lf-edge:master Aug 1, 2023
12 checks passed
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.

【Function to get the rule start time】 add a function to get the rule start time
2 participants