Skip to content

Conversation

ketsiambaku
Copy link
Contributor

@ketsiambaku ketsiambaku commented Sep 10, 2024

What changed?
Following up on #1366
Replaced strings compare by simple (less than) "<" sign. It essentially does the same thing, however < happens to be simpler to follow

Why?

How did you test it?
unit test

Potential risks

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.48%. Comparing base (74f6915) to head (bf941c7).
Report is 1 commits behind head on master.

Additional details and impacted files

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74f6915...bf941c7. Read the comment docs.

@ketsiambaku ketsiambaku merged commit 4d4c09f into cadence-workflow:master Sep 11, 2024
13 checks passed
mrombout pushed a commit to softsense/cadence-client that referenced this pull request Feb 26, 2025
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.

2 participants