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

Refactor OutOfRange to generic #131

Merged
merged 6 commits into from Oct 7, 2021

Conversation

egreiner
Copy link
Contributor

@egreiner egreiner commented Oct 1, 2021

Hi ardalis,
As discussed yesterday i refactored the OutOfRange implementations (~ 200 LOC less)
add tests for uint
and as an example for IComparable usage, a test with tuples

hth
eg

@ardalis
Copy link
Owner

ardalis commented Oct 1, 2021

Thanks! I'll check this out when I have a chance. Does it break existing calls to the type specific methods? I assume yes but one can hope...

@egreiner
Copy link
Contributor Author

egreiner commented Oct 1, 2021

All existing UnitTests are green, no adaption were necessary.
I'll keep my fingers crossed...

@ardalis ardalis merged commit 435a3e5 into ardalis:main Oct 7, 2021
@ardalis
Copy link
Owner

ardalis commented Oct 7, 2021

Thanks!

@egreiner
Copy link
Contributor Author

egreiner commented Oct 9, 2021

It was a pleasure for me!

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.

None yet

2 participants