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

chore(semver): add tests for rangeMax() #4315

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

timreichen
Copy link
Contributor

This adds tests for rangeMax().

I am not sure, what the proper copyright header should be. Copyright Isaac Z. Schlueter and Contributors. All rights reserved. ISC license. is present, because inspiration was taken from range_min_test.ts, but the test code is changed considerably.

Note: Dependent #4314

Copy link
Contributor

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you. I'll let Yoshiya review too.

@iuioiua iuioiua changed the title feat(semver): add tests for rangeMax() chore(semver): add tests for rangeMax() Feb 12, 2024
@iuioiua
Copy link
Contributor

iuioiua commented Feb 12, 2024

Also, it's worth attributing the original author in the copyright header. Initially, we used their code. It's just evolved is all 🙂

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit 36d4ec5 into denoland:main Feb 13, 2024
12 checks passed
@timreichen timreichen deleted the semver_range_max_test branch February 13, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants