Page MenuHomePhabricator

Wrap "<min, max>" chart domain pairs in an "Interval" class
ClosedPublic

Authored by epriestley on May 8 2019, 3:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 3:29 PM
Unknown Object (File)
Wed, Apr 24, 10:48 PM
Unknown Object (File)
Wed, Apr 24, 1:06 PM
Unknown Object (File)
Fri, Apr 19, 3:12 AM
Unknown Object (File)
Fri, Apr 19, 3:12 AM
Unknown Object (File)
Fri, Apr 19, 3:12 AM
Unknown Object (File)
Thu, Apr 11, 4:19 AM
Unknown Object (File)
Sat, Apr 6, 3:11 PM
Subscribers

Details

Summary

Ref T13279. Slightly simplify domain handling by putting all the "[x, y]" stuff in an Interval class. I'm planning to do something similar for ranges next, so this should make that easierr.

Test Plan

Viewed chart, saw same chart as before.

Diff Detail

Repository
rP Phabricator
Branch
chart25
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22768
Build 31223: Run Core Tests
Build 31222: arc lint + arc unit