This is an archive of the discontinued LLVM Phabricator instance.

Update graph API to return the original string revision as X values
ClosedPublic

Authored by kpdev42 on Nov 21 2021, 4:57 AM.

Details

Summary

api/db_default/v4/nts/graph is used to request regression points on fly using JS.
We still use convert_revision() for sorting, but return the original (unchanged) values.
It must be done before refactoring to use the library plotly.

OS Laboratory. Huawei Russian Research Institute. Saint-Petersburg

Diff Detail

Repository
rLNT LNT