Skip to content

Conversation

@shimon-armis
Copy link

@shimon-armis shimon-armis commented Apr 1, 2023

Description

This commit enhances an assertion on the log level
by using a shortened version for range comparison:
x <= y <= z
Instead of
y => x and y <= z

This exploits the language's syntactic sugar.

This commit enhances an assertion on log level
by using a shortened version for range comparison:
x <= y <= z
Instead of
y => x and y <= z

Signed-off-by: shimon-armis <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Apr 1, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@DanielAzulayy
Copy link

יפה אח.

@emm312
Copy link

emm312 commented Apr 1, 2023

LGTM

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.

5 participants