Page MenuHomePhabricator

Begin adding test coverage to GitHub Events API parsers
ClosedPublic

Authored by epriestley on Mar 9 2016, 3:35 PM.
Tags
None
Referenced Files
F18814096: D15448.id.diff
Mon, Oct 20, 9:31 PM
F18809025: D15448.diff
Sun, Oct 19, 10:37 AM
F18791393: D15448.id.diff
Thu, Oct 16, 11:58 AM
F18699530: D15448.diff
Sep 27 2025, 1:01 PM
F18657445: D15448.id37239.diff
Sep 23 2025, 1:53 AM
F18642739: D15448.id37230.diff
Sep 19 2025, 12:33 AM
F18628808: D15448.id.diff
Sep 16 2025, 7:19 AM
F18625940: D15448.id.diff
Sep 15 2025, 11:58 PM
Subscribers
None

Details

Summary

Ref T10538.

This is a tiny fraction of the API. GitHub has 25 primary event types; we currently partially parse 3 of them. GitHub has 17 issue event types; we currently partially parse 12.

Test Plan

Ran arc unit.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Begin adding test coverage to GitHub Events API parsers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

itsawesome

This revision is now accepted and ready to land.Mar 9 2016, 4:28 PM
This revision was automatically updated to reflect the committed changes.