Page MenuHomePhabricator

Add missing expected keys and uniqueness
ClosedPublic

Authored by epriestley on Sep 27 2014, 10:56 PM.
Tags
None
Referenced Files
F13221227: D10590.diff
Sun, May 19, 2:22 AM
F13214192: D10590.id25464.diff
Fri, May 17, 9:09 AM
F13202308: D10590.diff
Tue, May 14, 10:31 PM
Unknown Object (File)
Tue, May 7, 2:09 AM
Unknown Object (File)
Mon, May 6, 4:24 PM
Unknown Object (File)
Sat, May 4, 6:33 PM
Unknown Object (File)
Fri, Apr 26, 4:08 PM
Unknown Object (File)
Wed, Apr 24, 11:49 PM
Subscribers

Details

Summary

Ref T1191.

  • Adds definitions for missing keys and keys with wrong uniqueness. Generally, I defined these before fixing the key query to actually pull all keys and support uniqueness.
  • Moves "key uniqueness" to note severity; this is fixable (probably?) and there are no remaining issues.
  • Moves "Missing Key" to note severity; missing keys are fixable and all remaining missing keys are really missing (either missing edge keys, or missing PHID keys):

Screen_Shot_2014-09-27_at_3.04.42_PM.png (716×1 px, 131 KB)

  • Moves "Surplus Key" to note seveirty; surplus keys are fixable all remaining surplus keys are really surplus (duplicate key in Harbormaster, key on unused column in Worker):

Screen_Shot_2014-09-27_at_3.50.24_PM.png (68×1 px, 15 KB)

Test Plan
  • Vetted missing/surplus/unique messages.
  • 146 issues remaining.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add missing expected keys and uniqueness.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 30 2014, 4:50 PM
This revision was automatically updated to reflect the committed changes.