Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Fix minType 6.3 to check for non-common properties inproperties #64

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

trevorr
Copy link
Contributor

@trevorr trevorr commented Oct 18, 2017

This change also optimizes common property search to be O(1) using hash lookup instead of O(N) using Array.indexOf.

@jstoiko jstoiko closed this Oct 19, 2017
@jstoiko jstoiko reopened this Oct 19, 2017
@coveralls
Copy link

coveralls commented Oct 19, 2017

Coverage Status

Changes Unknown when pulling 5459bc2 on trevorr:issue-63 into ** on raml-org:master**.

@ForsakenHarmony ForsakenHarmony merged commit 316a01f into raml-org:master Oct 19, 2017
@trevorr trevorr deleted the issue-63 branch November 2, 2017 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants