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 edge case #1163

Merged
merged 1 commit into from Sep 13, 2023
Merged

fix edge case #1163

merged 1 commit into from Sep 13, 2023

Conversation

deankarn
Copy link
Contributor

Fixes Or Enhances

Fixes #1162 by not skipping the required for non nested structs accidentally introduced in last release.

@deankarn deankarn requested a review from a team as a code owner September 13, 2023 00:44
@coveralls
Copy link

Coverage Status

coverage: 73.849%. remained the same when pulling 8e4192b on time-required-edge-case into d57b3a8 on master.

@deankarn deankarn merged commit 619321c into master Sep 13, 2023
12 checks passed
@deankarn deankarn deleted the time-required-edge-case branch September 13, 2023 00:49
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.

Required behaviour changed for time.Time
2 participants