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

Fix surface Less function and add tests #117

Merged
merged 2 commits into from
Mar 2, 2023
Merged

Fix surface Less function and add tests #117

merged 2 commits into from
Mar 2, 2023

Conversation

AgnesToulet
Copy link
Contributor

@AgnesToulet AgnesToulet commented Mar 2, 2023

Fix func (sv SyntacticVersion) Less(osv SyntacticVersion) bool and add some tests for it and for related schema functions.

Also fix LatestInMajor function that returns an out of range error if the next major version doesn't exist.

@AgnesToulet AgnesToulet added the bug Something isn't working label Mar 2, 2023
@AgnesToulet AgnesToulet requested a review from sdboyer March 2, 2023 10:38
@sdboyer
Copy link
Contributor

sdboyer commented Mar 2, 2023

ooof. what dumb bugs I've made! thank you!

@sdboyer sdboyer merged commit 6952e4a into main Mar 2, 2023
@AgnesToulet AgnesToulet deleted the fix-less branch March 7, 2023 08:52
mildwonkey pushed a commit that referenced this pull request May 1, 2023
Fix surface Less function and add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants