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

util.frame() validation enhancements #632

Merged
merged 2 commits into from
Oct 4, 2017
Merged

util.frame() validation enhancements #632

merged 2 commits into from
Oct 4, 2017

Conversation

bmcfee
Copy link
Member

@bmcfee bmcfee commented Oct 4, 2017

Reference Issue

Fixes #631

What does this implement/fix? Explain your changes.

This PR makes validation requirements for util.frame() more explicit, and relaxes them where appropriate. Tests have been expanded to cover the various failure modes.


This change is Reviewable

@bmcfee bmcfee added enhancement Does this improve existing functionality? functionality Does this add new functionality? Hacktoberfest labels Oct 4, 2017
@bmcfee bmcfee added this to the 0.6.0 milestone Oct 4, 2017
@bmcfee bmcfee self-assigned this Oct 4, 2017
@bmcfee
Copy link
Member Author

bmcfee commented Oct 4, 2017

Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@bmcfee bmcfee merged commit 04507f4 into master Oct 4, 2017
@bmcfee bmcfee deleted the frame-validate branch October 4, 2017 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Does this improve existing functionality? functionality Does this add new functionality?
Development

Successfully merging this pull request may close these issues.

frame() validation is overkill / incorrectly placed
1 participant