Page MenuHomePhabricator

Add missing expected keys and uniqueness
ClosedPublic

Authored by epriestley on Sep 27 2014, 10:56 PM.
Tags
None
Referenced Files
F13085429: D10590.diff
Wed, Apr 24, 11:49 PM
Unknown Object (File)
Thu, Apr 11, 8:02 AM
Unknown Object (File)
Mon, Apr 8, 9:44 AM
Unknown Object (File)
Sat, Apr 6, 4:21 PM
Unknown Object (File)
Fri, Apr 5, 3:38 PM
Unknown Object (File)
Thu, Mar 28, 12:55 PM
Unknown Object (File)
Mar 25 2024, 6:55 PM
Unknown Object (File)
Mar 25 2024, 6:55 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.