-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernelci.api.models: create_regression method for Regression model
Add a Regression object builder that will take care of formatting and returning Regression object for subsequent use, for instance, for submitting it to the API. This is meant to be used by client code when detecting and submitting regressions given two test or build nodes that mark the breaking point. Signed-off-by: Ricardo Cañuelo <[email protected]>
- Loading branch information
1 parent
5cb7320
commit 5d916a5
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters